EvilEngine/DYNA/ui:asset

From Heavy Iron Modding
Revision as of 05:34, 28 May 2021 by Seil (talk | contribs) (Created page with "{| class="wikitable" ! Offset !! Type !! Variable !! Description |- | 0x00 || float || '''x''' || |- | 0x04 || float || '''y''' || |- | 0x08 || float || '''z''' || |- | 0x0...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Offset Type Variable Description
0x00 float x
0x04 float y
0x08 float z
0x0C float width
0x10 float height
0x14 int flags
0x18 int color
0x1C int selectedMotion
0x20 int unselectedMotion
0x24 char brightness
0x28 pad[3] padding
0x34 int autoMenuUp
0x38 int autoMenuDown
0x3C int autoMenuLeft
0x40 int autoMenuRight
0x44 int custom
0x48 int customWidget