Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BaseAIFactionCommander Class Reference
Inheritance diagram for SCR_BaseAIFactionCommander:
SCR_EstablishBaseAIFactionCommander

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

Detailed Description

Definition at line 2 of file SCR_BaseAIFactionCommander.c.

Member Function Documentation

◆ Deinit()

void SCR_BaseAIFactionCommander::Deinit ( )
inlineprotected

Deinit AI faction commander.

Definition at line 54 of file SCR_BaseAIFactionCommander.c.

◆ Init()

void SCR_BaseAIFactionCommander::Init ( notnull SCR_FactionCommanderHandlerComponent factionCommanderHandlerComponent)
inlineprotected

Init AI faction commander

Parameters
[in]factionCommanderHandlerComponent

Definition at line 35 of file SCR_BaseAIFactionCommander.c.

◆ OnAICommanderActivated()

void SCR_BaseAIFactionCommander::OnAICommanderActivated ( )
inlineprotected

Definition at line 12 of file SCR_BaseAIFactionCommander.c.

◆ OnAICommanderDeactivated()

void SCR_BaseAIFactionCommander::OnAICommanderDeactivated ( )
inlineprotected

Definition at line 18 of file SCR_BaseAIFactionCommander.c.

◆ OnFactionCommanderChanged()

void SCR_BaseAIFactionCommander::OnFactionCommanderChanged ( notnull SCR_Faction faction,
int commanderPlayerId )
inlineprotected

Definition at line 24 of file SCR_BaseAIFactionCommander.c.

◆ UpdateAICommanderState()

void SCR_BaseAIFactionCommander::UpdateAICommanderState ( )
inlineprotected

Definition at line 63 of file SCR_BaseAIFactionCommander.c.

Member Data Documentation

◆ m_Faction

SCR_Faction SCR_BaseAIFactionCommander::m_Faction
protected

Definition at line 8 of file SCR_BaseAIFactionCommander.c.

◆ m_FactionCommanderHandlerComponent

SCR_FactionCommanderHandlerComponent SCR_BaseAIFactionCommander::m_FactionCommanderHandlerComponent
protected

Definition at line 7 of file SCR_BaseAIFactionCommander.c.

◆ m_sFactionKey

FactionKey SCR_BaseAIFactionCommander::m_sFactionKey
protected

Definition at line 5 of file SCR_BaseAIFactionCommander.c.


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