Creates a new, empty menu using the default style.
Menu CreateMenu(MenuHandler handler, MenuAction actions)
Function which will receive menu actions.
Optionally set which actions to receive. Select, Cancel, and End will always be received regardless of whether they are set or not. They are also the only default actions.
A new menu Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.