TreeAction.stopped

Called whenever this action is stopped by calling stop.

This can be used to trigger user-assigned callbacks. Call super.stopped() when overriding to make sure all finish hooks are called.

class TreeAction
void
stopped
()

Meta