native menu_find_id(menu, page, key);
menu | Menu resource identifier. |
page | Page on the menu. |
key | Key pressed (from 1 to 10). |
Given a page on a menu and a keypress on that page, returns the item id selected. If the item is less than 0, a special option was chosen (such as MENU_EXIT).
Item identifier, or <0 for a special selection code.
Invalid menu resource.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.