TreeAction.stop

Stop the action.

No further hooks will be triggered after calling this, and the action will soon be removed from the list of running actions. Overloads of the same hook that called stop may still be called.

class TreeAction
final
void
stop
()

Meta