EVENT DISPLAYEND: Difference between revisions
Doom64hunter (talk | contribs) mNo edit summary |
Doom64hunter (talk | contribs) mNo edit summary |
||
| Line 4: | Line 4: | ||
Triggered after the game draws everything above the screen, including menus. A counterpart to [[EVENT_DISPLAYSTART]] | Triggered after the game draws everything above the screen, including menus. A counterpart to [[EVENT_DISPLAYSTART]] | ||
[[Category:Events]] | [[Category:Events]] | ||
Latest revision as of 07:50, 30 January 2022
| Event ID | player# | THISACTOR | RETURN | |
|---|---|---|---|---|
| EVENT_DISPLAYEND | screenpeek | player->i | 0 values |
EVENT_DISPLAYEND is a Game Event.
Triggered after the game draws everything above the screen, including menus. A counterpart to EVENT_DISPLAYSTART