SuspendTimeOfDay
- Parameters
-
b boolean
true
to stop time ticking,false
to enable time progression (default). - comment
Controls the ticking of the in-game day/night time.
- return type
nothing
- Source code
native SuspendTimeOfDay takes boolean b returns nothing
- Source
- common.j
- wc3modding.com
- SuspendTimeOfDay