Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_FactionCommanderPlayerComponentClass Interface Reference

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

Inheritance diagram for SCR_FactionCommanderPlayerComponentClass:
SCR_CampaignFactionCommanderPlayerComponentClass

Public 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.

Member Function Documentation

◆ GetCreateObjectiveOrderIcon()

string SCR_FactionCommanderPlayerComponentClass.GetCreateObjectiveOrderIcon ( )

◆ GetGroupOrderIcon()

string SCR_FactionCommanderPlayerComponentClass.GetGroupOrderIcon ( )

◆ GetRequestOrderIcon()

string SCR_FactionCommanderPlayerComponentClass.GetRequestOrderIcon ( )

◆ GetStringCreateObjective()

string SCR_FactionCommanderPlayerComponentClass.GetStringCreateObjective ( )

◆ GetStringRequest()

string SCR_FactionCommanderPlayerComponentClass.GetStringRequest ( )

Member Data Documentation

◆ m_sCreateObjectiveOrderIcon

string SCR_FactionCommanderPlayerComponentClass.m_sCreateObjectiveOrderIcon
protected

◆ m_sGroupOrderIcon

string SCR_FactionCommanderPlayerComponentClass.m_sGroupOrderIcon
protected

◆ m_sRequestOrderIcon

string SCR_FactionCommanderPlayerComponentClass.m_sRequestOrderIcon
protected

◆ m_sStringCreateObjective

string SCR_FactionCommanderPlayerComponentClass.m_sStringCreateObjective
protected

◆ m_sStringRequest

string SCR_FactionCommanderPlayerComponentClass.m_sStringRequest
protected

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