TopMenu callback prototype.
typedef TopMenuHandler = function void(TopMenu topmenu, TopMenuAction action, TopMenuObject topobj_id, int param, char[] buffer, int maxlength)
Handle to the TopMenu.
TopMenuAction being performed.
The topobj ID (if used).
Extra parameter (if used).
Output buffer (if used).
Output buffer (if used).
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.