• Does the same as TriggerExecute but if the caller has been marked with TriggerWaitOnSleeps before its execution, it will additionally wait for TriggerSleepActions of the callee, so this really ensures that the callee has finished. If there was a TriggerSleepAction, there will be a short delay before returning.

    Parameters

    Returns void

Generated using TypeDoc