Adds a category to a TopMenu.
TopMenuObject AddCategory(const char[] name, TopMenuHandler handler, const char[] cmdname, int flags, const char[] info_string)
Object name (MUST be unique).
Handler for topobj.
Command name (for access overrides).
Default access flags.
Arbitrary storage (max 255 bytes).
A new TopMenuObject ID, or INVALID_TOPMENUOBJECT on failure.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.