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

Protected Member Functions

void SCR_AIMoveAndInvestigateBehavior (SCR_AIUtilityComponent utility, SCR_AIActivityBase groupActivity, vector pos, float priority=PRIORITY_BEHAVIOR_MOVE_AND_INVESTIGATE, float priorityLevel=PRIORITY_LEVEL_NORMAL, float radius=10, bool isDangerous=true, EAIUnitType targetUnitType=EAIUnitType.UnitType_Infantry, float duration=10.0)
override void OnActionSelected ()

Static Protected Attributes

static const float INVESTIGATION_TIMEOUT_MS = 20000

Detailed Description

Definition at line 74 of file SCR_AIMoveBehavior.c.

Constructor & Destructor Documentation

◆ SCR_AIMoveAndInvestigateBehavior()

void SCR_AIMoveAndInvestigateBehavior::SCR_AIMoveAndInvestigateBehavior ( SCR_AIUtilityComponent utility,
SCR_AIActivityBase groupActivity,
vector pos,
float priority = PRIORITY_BEHAVIOR_MOVE_AND_INVESTIGATE,
float priorityLevel = PRIORITY_LEVEL_NORMAL,
float radius = 10,
bool isDangerous = true,
EAIUnitType targetUnitType = EAIUnitType.UnitType_Infantry,
float duration = 10.0 )
inlineprotected

Definition at line 89 of file SCR_AIMoveBehavior.c.

Member Function Documentation

◆ OnActionSelected()

override void SCR_AIMoveAndInvestigateBehavior::OnActionSelected ( )
inlineprotected

Definition at line 115 of file SCR_AIMoveBehavior.c.

Member Data Documentation

◆ INVESTIGATION_TIMEOUT_MS

const float SCR_AIMoveAndInvestigateBehavior::INVESTIGATION_TIMEOUT_MS = 20000
staticprotected

Definition at line 86 of file SCR_AIMoveBehavior.c.


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