M origin x

From EDukeWiki
Revision as of 05:20, 4 February 2022 by Doom64hunter (talk | contribs) (Document this struct member, is actually deprecated already and ud.return should be used instead.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This feature is deprecated.
It's recommend not to use this feature.

This is an alias of ud.return 1. Use ud.return 1 in the corresponding menu events instead.

Intended exclusively for use in EVENT_DISPLAYMENU, EVENT_DISPLAYMENUREST, EVENT_DISPLAYINACTIVEMENU, EVENT_DISPLAYINACTIVEMENUREST.

Contains the x-coordinate of the origin of the current/previous menu.

See m_origin_x and m_origin_y.