Cookie Menu Callback prototype
typedef CookieMenuHandler = function void(int client, CookieMenuAction action, any info, char[] buffer, int maxlen)
Client index.
CookieMenuAction being performed.
Info data passed.
Outbut buffer.
Max length of the output buffer.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.