• Removes an action from a trigger.

    Parameters

    Returns void

    Bug

    If the actions of the trigger are currently running and the removed action was still pending to be called, it will still be called unless there is a TriggerSleepAction after the TriggerRemoveAction.

Generated using TypeDoc