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

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.

Function Documentation

◆ GetActionName()

string BaseContainerProps::GetActionName ( )
protected

Definition at line 7 of file SCR_PlayerCommandsConfig.c.

◆ GetConfig()

ResourceName BaseContainerProps::GetConfig ( )
protected

Definition at line 13 of file SCR_PlayerCommandsConfig.c.

◆ SCR_BaseContainerLocalizedTitleField()

SCR_PlayerCommandingConfigActionPair Managed SCR_BaseContainerLocalizedTitleField ( "m_sCommandName" )

Definition at line 58 of file SCR_PlayerCommandsConfig.c.

Variable Documentation

◆ BaseContainerProps

Commanding menu commanding element class.

◆ m_sActionName

string m_sActionName
protected

Definition at line 1 of file SCR_PlayerCommandsConfig.c.

◆ m_sCommandingMenuConf

ResourceName m_sCommandingMenuConf
protected

Definition at line 4 of file SCR_PlayerCommandsConfig.c.