8 struct GUIDropDownMenu_Wrapped_VTable {
9 VTABLE_FAKE_ENTRY(5, 0);
13 VTableFunction<void, void *, uint32_t> AddMenuItem;
15 VTABLE_FAKE_ENTRY(28, 1);
18 VTableFunction<void, uint32_t> SetScrollBarVisibility;
22 struct GUIDropDownMenu_Wrapped {
23 uint8_t unknown0[0x4C];
25 struct GUIDropDownMenu_Wrapped_VTable *vtable;
40 uint16_t leftX, uint16_t topY, uint16_t rightX, uint16_t bottomY,
64 void *GUIDropDownMenu_ctor(
67 uint16_t eventID,
int flags1
71 void *GUIDropDownMenuItem_ctor(
72 void *dropDownMenuItem,