Back to API Reference
Enum

RangeActionFlow

Whether later actions in the same authored list should run.

public static readonly RangeActionFlow Continue = 0

Continue with the next action.

public static readonly RangeActionFlow Stop = 1

Finish the current default-action list successfully.