SourceMod::ITopMenu Member List

This is the complete list of members for SourceMod::ITopMenu, including all inherited members.
AddToMenu(const char *name, TopMenuObjectType type, ITopMenuObjectCallbacks *callbacks, IdentityToken_t *owner, const char *cmdname, FlagBits flags, unsigned int parent)=0SourceMod::ITopMenu [pure virtual]
AddToMenu2(const char *name, TopMenuObjectType type, ITopMenuObjectCallbacks *callbacks, IdentityToken_t *owner, const char *cmdname, FlagBits flags, unsigned int parent, const char *info_string)=0SourceMod::ITopMenu [pure virtual]
DisplayMenu(int client, unsigned int hold_time, TopMenuPosition position)=0SourceMod::ITopMenu [pure virtual]
FindCategory(const char *name)=0SourceMod::ITopMenu [pure virtual]
GetObjectInfoString(unsigned int object_id)=0SourceMod::ITopMenu [pure virtual]
GetObjectName(unsigned int object_id)=0SourceMod::ITopMenu [pure virtual]
LoadConfiguration(const char *file, char *error, size_t maxlength)=0SourceMod::ITopMenu [pure virtual]
RemoveFromMenu(unsigned int object_id)=0SourceMod::ITopMenu [pure virtual]