SourceMod SDK  1.7
SourceMod::menu_slots_t Struct Reference

Pairs an item type with an item menu position. More...

#include <public/IMenuManager.h>

Public Attributes

ItemSelection type
 
unsigned int item
 

Detailed Description

Pairs an item type with an item menu position.

Member Data Documentation

unsigned int SourceMod::menu_slots_t::item

Item position, if applicable

ItemSelection SourceMod::menu_slots_t::type

Item selection type


The documentation for this struct was generated from the following file: