Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FactionCommanderPlayerComponentClass Class Reference

Handles interactions for the faction Commander role. Should be attached to player controller. More...

Inheritance diagram for SCR_FactionCommanderPlayerComponentClass:
ScriptComponentClass SCR_CampaignFactionCommanderPlayerComponentClass

Protected Member Functions

string GetGroupOrderIcon ()
string GetRequestOrderIcon ()
string GetCreateObjectiveOrderIcon ()
string GetStringRequest ()
string GetStringCreateObjective ()

Protected Attributes

string m_sGroupOrderIcon
string m_sRequestOrderIcon
string m_sCreateObjectiveOrderIcon
string m_sStringRequest
string m_sStringCreateObjective

Detailed Description

Handles interactions for the faction Commander role. Should be attached to player controller.

Definition at line 3 of file SCR_FactionCommanderPlayerComponent.c.

Member Function Documentation

◆ GetCreateObjectiveOrderIcon()

string SCR_FactionCommanderPlayerComponentClass::GetCreateObjectiveOrderIcon ( )
inlineprotected

Definition at line 33 of file SCR_FactionCommanderPlayerComponent.c.

◆ GetGroupOrderIcon()

string SCR_FactionCommanderPlayerComponentClass::GetGroupOrderIcon ( )
inlineprotected

Definition at line 21 of file SCR_FactionCommanderPlayerComponent.c.

◆ GetRequestOrderIcon()

string SCR_FactionCommanderPlayerComponentClass::GetRequestOrderIcon ( )
inlineprotected

Definition at line 27 of file SCR_FactionCommanderPlayerComponent.c.

◆ GetStringCreateObjective()

string SCR_FactionCommanderPlayerComponentClass::GetStringCreateObjective ( )
inlineprotected

Definition at line 45 of file SCR_FactionCommanderPlayerComponent.c.

◆ GetStringRequest()

string SCR_FactionCommanderPlayerComponentClass::GetStringRequest ( )
inlineprotected

Definition at line 39 of file SCR_FactionCommanderPlayerComponent.c.

Member Data Documentation

◆ m_sCreateObjectiveOrderIcon

string SCR_FactionCommanderPlayerComponentClass::m_sCreateObjectiveOrderIcon
protected

Definition at line 12 of file SCR_FactionCommanderPlayerComponent.c.

◆ m_sGroupOrderIcon

string SCR_FactionCommanderPlayerComponentClass::m_sGroupOrderIcon
protected

Definition at line 6 of file SCR_FactionCommanderPlayerComponent.c.

◆ m_sRequestOrderIcon

string SCR_FactionCommanderPlayerComponentClass::m_sRequestOrderIcon
protected

Definition at line 9 of file SCR_FactionCommanderPlayerComponent.c.

◆ m_sStringCreateObjective

string SCR_FactionCommanderPlayerComponentClass::m_sStringCreateObjective
protected

Definition at line 18 of file SCR_FactionCommanderPlayerComponent.c.

◆ m_sStringRequest

string SCR_FactionCommanderPlayerComponentClass::m_sStringRequest
protected

Definition at line 15 of file SCR_FactionCommanderPlayerComponent.c.


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