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

Protected Member Functions

void OnAICommanderActivated ()
void OnAICommanderDeactivated ()
void OnRequestedGroupTaskSet (notnull SCR_Task task, int byPlayerID, int requesterGroupId)
void CreateTask (SCR_EstablishBaseRequestedTaskEntity requestTask, int playerId=-1)
override void Init (notnull SCR_FactionCommanderHandlerComponent factionCommanderHandlerComponent)
override void Deinit ()

Protected Attributes

ResourceName m_sEstablishBaseTaskPrefab
SCR_GroupTaskManagerComponent m_GroupTaskManager
SCR_TaskSystem m_TaskSystem

Detailed Description

Definition at line 2 of file SCR_EstablishBaseAIFactionCommander.c.

Member Function Documentation

◆ CreateTask()

void SCR_EstablishBaseAIFactionCommander::CreateTask ( SCR_EstablishBaseRequestedTaskEntity requestTask,
int playerId = -1 )
inlineprotected

Definition at line 74 of file SCR_EstablishBaseAIFactionCommander.c.

◆ Deinit()

override void SCR_EstablishBaseAIFactionCommander::Deinit ( )
inlineprotected

Definition at line 120 of file SCR_EstablishBaseAIFactionCommander.c.

◆ Init()

override void SCR_EstablishBaseAIFactionCommander::Init ( notnull SCR_FactionCommanderHandlerComponent factionCommanderHandlerComponent)
inlineprotected

Definition at line 111 of file SCR_EstablishBaseAIFactionCommander.c.

◆ OnAICommanderActivated()

void SCR_EstablishBaseAIFactionCommander::OnAICommanderActivated ( )
inlineprotected

Definition at line 14 of file SCR_EstablishBaseAIFactionCommander.c.

◆ OnAICommanderDeactivated()

void SCR_EstablishBaseAIFactionCommander::OnAICommanderDeactivated ( )
inlineprotected

Definition at line 48 of file SCR_EstablishBaseAIFactionCommander.c.

◆ OnRequestedGroupTaskSet()

void SCR_EstablishBaseAIFactionCommander::OnRequestedGroupTaskSet ( notnull SCR_Task task,
int byPlayerID,
int requesterGroupId )
inlineprotected

Definition at line 59 of file SCR_EstablishBaseAIFactionCommander.c.

Member Data Documentation

◆ m_GroupTaskManager

SCR_GroupTaskManagerComponent SCR_EstablishBaseAIFactionCommander::m_GroupTaskManager
protected

Definition at line 10 of file SCR_EstablishBaseAIFactionCommander.c.

◆ m_sEstablishBaseTaskPrefab

ResourceName SCR_EstablishBaseAIFactionCommander::m_sEstablishBaseTaskPrefab
protected

Definition at line 8 of file SCR_EstablishBaseAIFactionCommander.c.

◆ m_TaskSystem

SCR_TaskSystem SCR_EstablishBaseAIFactionCommander::m_TaskSystem
protected

Definition at line 11 of file SCR_EstablishBaseAIFactionCommander.c.


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