![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_PlayerCommandsConfig |
| Commands config root. More... | |
| class | SCR_PlayerCommandingMenuConfig |
| Commanding menu config root. More... | |
| class | SCR_PlayerCommandingMenuActionsSetup |
| Commanding menus config to setup different menus to different keybinds. More... | |
| class | SCR_PlayerCommandingConfigActionPair |
| class | SCR_PlayerCommandingMenuBaseElement |
| Commanding menu base element class. More... | |
| class | SCR_PlayerCommandingMenuCategoryElement |
| Commanding menu base element class. More... | |
| class | SCR_BaseGroupCommandTitleField |
Functions | |
| string | GetActionName () |
| ResourceName | GetConfig () |
| SCR_PlayerCommandingConfigActionPair Managed | SCR_BaseContainerLocalizedTitleField ("m_sCommandName") |
Variables | |
| string | m_sActionName |
| ResourceName | m_sCommandingMenuConf |
| SCR_PlayerCommandingMenuBaseElement | BaseContainerProps () |
| Commanding menu commanding element class. | |
|
protected |
Definition at line 7 of file SCR_PlayerCommandsConfig.c.
|
protected |
Definition at line 13 of file SCR_PlayerCommandsConfig.c.
| SCR_PlayerCommandingConfigActionPair Managed SCR_BaseContainerLocalizedTitleField | ( | "m_sCommandName" | ) |
Definition at line 58 of file SCR_PlayerCommandsConfig.c.
| SCR_PlayerCommandingMenuBaseElement BaseContainerProps |
Commanding menu commanding element class.
|
protected |
Definition at line 1 of file SCR_PlayerCommandsConfig.c.
|
protected |
Definition at line 4 of file SCR_PlayerCommandsConfig.c.