Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SelectionMenuEntryCommand Class Reference
Inheritance diagram for SCR_SelectionMenuEntryCommand:
SCR_SelectionMenuEntry

Protected Member Functions

override void SetEntryComponent (SCR_SelectionMenuEntryComponent entryComponent)
void SetCommandText (string text)
string GetCommandText ()
void SCR_SelectionMenuEntryCommand ()

Protected Attributes

ResourceName COMMAND_ENTRY_LAYOUT = "{A87A2A3CA0018423}UI/layouts/Common/RadialMenu/SelectionMenuEntryCommand.layout"
string m_sCommandText

Detailed Description

Definition at line 2 of file SCR_SelectionMenuEntryCommand.c.

Constructor & Destructor Documentation

◆ SCR_SelectionMenuEntryCommand()

void SCR_SelectionMenuEntryCommand::SCR_SelectionMenuEntryCommand ( )
inlineprotected

Definition at line 35 of file SCR_SelectionMenuEntryCommand.c.

Member Function Documentation

◆ GetCommandText()

string SCR_SelectionMenuEntryCommand::GetCommandText ( )
inlineprotected

Definition at line 29 of file SCR_SelectionMenuEntryCommand.c.

◆ SetCommandText()

void SCR_SelectionMenuEntryCommand::SetCommandText ( string text)
inlineprotected

Definition at line 23 of file SCR_SelectionMenuEntryCommand.c.

◆ SetEntryComponent()

override void SCR_SelectionMenuEntryCommand::SetEntryComponent ( SCR_SelectionMenuEntryComponent entryComponent)
inlineprotected

Definition at line 10 of file SCR_SelectionMenuEntryCommand.c.

Member Data Documentation

◆ COMMAND_ENTRY_LAYOUT

ResourceName SCR_SelectionMenuEntryCommand::COMMAND_ENTRY_LAYOUT = "{A87A2A3CA0018423}UI/layouts/Common/RadialMenu/SelectionMenuEntryCommand.layout"
protected

Definition at line 4 of file SCR_SelectionMenuEntryCommand.c.

◆ m_sCommandText

string SCR_SelectionMenuEntryCommand::m_sCommandText
protected

Definition at line 7 of file SCR_SelectionMenuEntryCommand.c.


The documentation for this class was generated from the following file: