| GetTopMenuAPIVersion1() | SourceMod::ITopMenuObjectCallbacks | [inline, virtual] |
| OnTopMenuDisplayOption(ITopMenu *menu, int client, unsigned int object_id, char buffer[], size_t maxlength)=0 | SourceMod::ITopMenuObjectCallbacks | [pure virtual] |
| OnTopMenuDisplayTitle(ITopMenu *menu, int client, unsigned int object_id, char buffer[], size_t maxlength)=0 | SourceMod::ITopMenuObjectCallbacks | [pure virtual] |
| OnTopMenuDrawOption(ITopMenu *menu, int client, unsigned int object_id) | SourceMod::ITopMenuObjectCallbacks | [inline, virtual] |
| OnTopMenuObjectRemoved(ITopMenu *menu, unsigned int object_id)=0 | SourceMod::ITopMenuObjectCallbacks | [pure virtual] |
| OnTopMenuSelectOption(ITopMenu *menu, int client, unsigned int object_id)=0 | SourceMod::ITopMenuObjectCallbacks | [pure virtual] |