This is an old revision of the document!
⇐ Index
Available in version 1.3 and later.
“MSG_PreUpdate” is a message that is automatically sent by the game before all of the units are updated. It is sent even when the game is paused.
:PreUpdate trace("Pre") :Once RegisterForMSG("MSG_PreUpdate" "PreUpdate")
⇐ Index