![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Dialog displayed when the gamepad is removed. More...
Protected Member Functions | |
| override void | OnMenuOpen () |
| override void | OnMenuClose () |
| void | UpdateImage () |
Static Protected Member Functions | |
| static SCR_GamepadRemovalUI | OpenGamepadRemovalDialog () |
| static void | CloseGamepadRemovalDialog () |
| static ScriptInvokerDialog | GetOnGamepadRemovalDialogClose () |
Protected Attributes | |
| const string | TEXTURE_XBOX = "{F669664236AE1AD7}UI/Textures/Common/Xbox_controller.edds" |
| const string | TEXTURE_PLAYSTATION = "{7DB8A1E50905C0EB}UI/Textures/Common/PlayStation_controller.edds" |
| const string | GAMEPAD_ANY_BUTTON_ACTION = "GamepadAnyButton" |
| const string | KEYBOARD_ANY_BUTTON_ACTION = "KeyboardAnyButton" |
| Widget | m_wBackground |
| ImageWidget | m_wImage |
| Widget | m_wImageContainer |
Static Protected Attributes | |
| static ref ScriptInvokerDialog | m_OnGamepadRemovalDialogOpen |
| static ref ScriptInvokerDialog | m_OnGamepadRemovalDialogClose |
Dialog displayed when the gamepad is removed.
Definition at line 3 of file SCR_GamepadRemovalUI.c.
|
inlinestaticprotected |
Definition at line 113 of file SCR_GamepadRemovalUI.c.
|
inlinestaticprotected |
Definition at line 123 of file SCR_GamepadRemovalUI.c.
|
inlineprotected |
Definition at line 43 of file SCR_GamepadRemovalUI.c.
|
inlineprotected |
Definition at line 19 of file SCR_GamepadRemovalUI.c.
|
inlinestaticprotected |
Definition at line 96 of file SCR_GamepadRemovalUI.c.
|
inlineprotected |
Definition at line 55 of file SCR_GamepadRemovalUI.c.
|
protected |
Definition at line 8 of file SCR_GamepadRemovalUI.c.
|
protected |
Definition at line 9 of file SCR_GamepadRemovalUI.c.
|
staticprotected |
Definition at line 12 of file SCR_GamepadRemovalUI.c.
|
staticprotected |
Definition at line 11 of file SCR_GamepadRemovalUI.c.
|
protected |
Definition at line 14 of file SCR_GamepadRemovalUI.c.
|
protected |
Definition at line 15 of file SCR_GamepadRemovalUI.c.
|
protected |
Definition at line 16 of file SCR_GamepadRemovalUI.c.
|
protected |
Definition at line 6 of file SCR_GamepadRemovalUI.c.
|
protected |
Definition at line 5 of file SCR_GamepadRemovalUI.c.