Interruptible
An action that can be interrupted, providing a specific action to execute upon interruption.
Properties
Functions
Link copied to clipboard
Returns a new action that waits dt before executing this action.
Link copied to clipboard
Returns an interruptible copy of this action, with onInterruption occurring on interrupt.
Link copied to clipboard
Returns the action to execute upon interruption.
Link copied to clipboard
Draws a preview of the action on canvas fieldOverlay.
Link copied to clipboard
Returns a copy of this with dashboard preview preview.
Link copied to clipboard
Returns a copy of this with requirements reqs.