Sets whether or not the menu has an "exit back" button. By default, menus do not have an exit back button.
Exit Back buttons appear as "Back" on page 1 of paginated menus and have functionality defined by the user in MenuEnd_ExitBack.
void SetMenuExitBackButton(Handle menu, bool button)
Menu Handle.
True to enable the button, false to remove it.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.