|
Arma Reforger Script API
|
Handles interactions for the faction Commander role in Conflict. Should be attached to player controller. More...
Public Member Functions | |
| SCR_CommanderGraphLinesData | GetGraphLinesData () |
Public Member Functions inherited from SCR_FactionCommanderPlayerComponentClass | |
| string | GetGroupOrderIcon () |
| string | GetRequestOrderIcon () |
| string | GetCreateObjectiveOrderIcon () |
| string | GetStringRequest () |
| string | GetStringCreateObjective () |
Protected Attributes | |
| ref SCR_CommanderGraphLinesData | m_GraphLinesData |
Protected Attributes inherited from SCR_FactionCommanderPlayerComponentClass | |
| string | m_sGroupOrderIcon |
| string | m_sRequestOrderIcon |
| string | m_sCreateObjectiveOrderIcon |
| string | m_sStringRequest |
| string | m_sStringCreateObjective |
Handles interactions for the faction Commander role in Conflict. Should be attached to player controller.
| SCR_CommanderGraphLinesData SCR_CampaignFactionCommanderPlayerComponentClass.GetGraphLinesData | ( | ) |
|
protected |