SC2Mapster Wiki
Advertisement

Timer-Timers[ | ]

Timer Expires[ | ]

GUI[ | ]

Timer - t expires

Galaxy Code[ | ]

void TriggerAddEventTimer (trigger inTrigger,timer inTimer)

Description[ | ]

This event fires whenever the specified timer reaches zero. This catches both one-shot and repeating timers. Use the "Triggering Timer" function to refer to the expiring timer.

Parameters[ | ]

Advertisement