clearAction

open fun clearAction()

Clear the current action. Note this does not revert an action that has been executed, but instead allows new actions to trigger again. The current action is automatically cleared if all boolean suppliers are returning false.