EVENT DISPLAYROOMSEND: Difference between revisions
Jump to navigation
Jump to search
Doom64hunter (talk | contribs) mNo edit summary |
Doom64hunter (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
EVENT_DISPLAYROOMSEND is a [[EDuke32_event_list|Game Event]]. | EVENT_DISPLAYROOMSEND is a [[EDuke32_event_list|Game Event]]. | ||
Triggered right after the game world is rendered | Triggered right after the game world is rendered. | ||
Unlike [[EVENT_DISPLAYROOMS]] this is never run for mirrors. | Unlike [[EVENT_DISPLAYROOMS]] this is never run for mirrors. | ||
[[Category:Events]] | [[Category:Events]] |
Latest revision as of 12:12, 4 February 2022
Event ID | player# | THISACTOR | RETURN | |
---|---|---|---|---|
EVENT_DISPLAYROOMSEND | screenpeek | player->i | 0 values |
EVENT_DISPLAYROOMSEND is a Game Event.
Triggered right after the game world is rendered.
Unlike EVENT_DISPLAYROOMS this is never run for mirrors.