![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | OnAICommanderActivated () |
| void | OnAICommanderDeactivated () |
| void | OnFactionCommanderChanged (notnull SCR_Faction faction, int commanderPlayerId) |
| void | Init (notnull SCR_FactionCommanderHandlerComponent factionCommanderHandlerComponent) |
| void | Deinit () |
| Deinit AI faction commander. | |
| void | UpdateAICommanderState () |
Protected Attributes | |
| FactionKey | m_sFactionKey |
| SCR_FactionCommanderHandlerComponent | m_FactionCommanderHandlerComponent |
| SCR_Faction | m_Faction |
Definition at line 2 of file SCR_BaseAIFactionCommander.c.
|
inlineprotected |
Deinit AI faction commander.
Definition at line 54 of file SCR_BaseAIFactionCommander.c.
|
inlineprotected |
Init AI faction commander
| [in] | factionCommanderHandlerComponent |
Definition at line 35 of file SCR_BaseAIFactionCommander.c.
|
inlineprotected |
Definition at line 12 of file SCR_BaseAIFactionCommander.c.
|
inlineprotected |
Definition at line 18 of file SCR_BaseAIFactionCommander.c.
|
inlineprotected |
Definition at line 24 of file SCR_BaseAIFactionCommander.c.
|
inlineprotected |
Definition at line 63 of file SCR_BaseAIFactionCommander.c.
|
protected |
Definition at line 8 of file SCR_BaseAIFactionCommander.c.
|
protected |
Definition at line 7 of file SCR_BaseAIFactionCommander.c.
|
protected |
Definition at line 5 of file SCR_BaseAIFactionCommander.c.