Called when a menu action is completed.
typedef MenuHandler = function int(Menu menu, MenuAction action, int param1, int param2)
The menu being acted upon.
The action of the menu.
First action parameter (usually the client).
Second action parameter (usually the item).
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.