Sets whether the menu should be paginated or not.
If itemsPerPage is MENU_NO_PAGINATION, and the exit button flag is set, then the exit button flag is removed. It can be re-applied if desired.
bool SetMenuPagination(Handle menu, int itemsPerPage)
Handle to the menu.
Number of items per page, or MENU_NO_PAGINATION.
True on success, false if pagination is too high or low.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.