#include <public/IMenuManager.h>
Public Member Functions | |
| ItemDrawInfo (const char *DISPLAY=NULL, unsigned int STYLE=ITEMDRAW_DEFAULT, unsigned int FLAGS=0, const char *HELPTEXT=NULL) | |
Public Attributes | |
| const char * | display |
| unsigned int | style |
Definition at line 108 of file IMenuManager.h.
| const char* SourceMod::ItemDrawInfo::display |
Display text (NULL for none)
Definition at line 115 of file IMenuManager.h.
| unsigned int SourceMod::ItemDrawInfo::style |
ITEMDRAW style flags
Definition at line 116 of file IMenuManager.h.
1.5.1