This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:getgameupdatecount [2019/04/05 04:42] – Karsten75 | 4rpl:commands:getgameupdatecount [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
+ | < | ||
- | ====== | + | ====== |
GetGameUpdateCount | GetGameUpdateCount | ||
Line 9: | Line 10: | ||
Ideally, it increases at 30 fps. | Ideally, it increases at 30 fps. | ||
- | Also refer to [[getgameupdatecount]] and [[getunitupdatecount]] for additional timer-based commands. | + | Also refer to [[GetGameTickCount]] and [[GetUnitUpdateCount]] for additional timer-based commands. |
===== Examples ===== | ===== Examples ===== | ||
Line 15: | Line 16: | ||
trace(GetGameUpdateCount) | trace(GetGameUpdateCount) | ||
</ | </ | ||
+ | |||
+ | See also: [[4rpl: | ||
+ | |||
+ | < | ||