Adds a new item to the client cookie settings menu.
Note: This only adds the top level menu item. You need to handle any submenus from the callback.
void SetCookieMenuItem(function void(int client, CookieMenuAction action, any info, char[] buffer, int maxlen) handler, any info, const char[] display)
A MenuHandler callback function.
Data to pass to the callback.
Text to show on the menu.
Invalid cookie handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.