TriggerExecute
- Parameters
-
whichTrigger trigger
- comment
Calls the actions of a trigger in a new execution context. Control will return to the caller when the trigger has finished or has been suspended via
TriggerSleepAction
.- return type
nothing
- Source code
native TriggerExecute takes trigger whichTrigger returns nothing
- Source
- trigger.j
- wc3modding.com
- TriggerExecute