• Removes all actions from a trigger.

    Parameters

    Returns void

    Bug

    If the actions of the trigger are currently running, hereby removed actions still pending to be called will still be called. In contrast to TriggerRemoveAction, this will be the case regardless if there is a TriggerSleepAction after TriggerClearActions or not.

Generated using TypeDoc