SourceMod::ItemDrawInfo Struct Reference

Information about item drawing. More...

#include <public/IMenuManager.h>

List of all members.

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


Detailed Description

Information about item drawing.

Definition at line 108 of file IMenuManager.h.


Member Data Documentation

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.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 28 22:10:26 2008 for SourceMod SDK by  doxygen 1.5.1