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