Pairs an item type with an item menu position. More...
#include <public/IMenuManager.h>
Public Attributes | |
| ItemSelection | type |
| unsigned int | item |
Pairs an item type with an item menu position.
Definition at line 73 of file IMenuManager.h.
| ItemSelection SourceMod::menu_slots_t::type |
Item selection type
Definition at line 75 of file IMenuManager.h.
| unsigned int SourceMod::menu_slots_t::item |
Item position, if applicable
Definition at line 76 of file IMenuManager.h.
1.7.1