|
Arma Reforger Script API
|
Handles interactions for the faction Commander role. Should be attached to player controller. More...
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 |
Handles interactions for the faction Commander role. Should be attached to player controller.
| string SCR_FactionCommanderPlayerComponentClass.GetCreateObjectiveOrderIcon | ( | ) |
| string SCR_FactionCommanderPlayerComponentClass.GetGroupOrderIcon | ( | ) |
| string SCR_FactionCommanderPlayerComponentClass.GetRequestOrderIcon | ( | ) |
| string SCR_FactionCommanderPlayerComponentClass.GetStringCreateObjective | ( | ) |
| string SCR_FactionCommanderPlayerComponentClass.GetStringRequest | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |