Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SelectionMenu.c File Reference

Go to the source code of this file.

Classes

class  SCR_SelectionMenu
class  SCR_SelectionMenuInputs
class  SCR_SelectionMenuControllerInputs
class  SCR_SelectionMenuData
class  SCR_SelectionMenuPreviewAttributes

Enumerations

enum  SCR_ESelectionMenuFailReason { UNKNOWN , MENU_EMPTY , MENU_ALREADY_OPEN }
 Enum of reason why the menu did not open. More...

Enumeration Type Documentation

◆ SCR_ESelectionMenuFailReason

Enum of reason why the menu did not open.

Enumerator
UNKNOWN 
MENU_EMPTY 
MENU_ALREADY_OPEN 

Definition at line 898 of file SCR_SelectionMenu.c.