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

Protected Member Functions

void SCR_AIMedicHealBehavior (SCR_AIUtilityComponent utility, SCR_AIActivityBase groupActivity, IEntity entityToHeal, bool allowHealMove, float priority=PRIORITY_BEHAVIOR_MEDIC_HEAL, float priorityLevel=PRIORITY_LEVEL_NORMAL)
override int GetCause ()
override void OnActionSelected ()
override void OnActionCompleted ()
override void OnActionFailed ()

Protected Attributes

const float MAX_THREAT_THRESHOLD = 0.002

Detailed Description

Definition at line 3 of file SCR_AIMedicHealBehavior.c.

Constructor & Destructor Documentation

◆ SCR_AIMedicHealBehavior()

void SCR_AIMedicHealBehavior::SCR_AIMedicHealBehavior ( SCR_AIUtilityComponent utility,
SCR_AIActivityBase groupActivity,
IEntity entityToHeal,
bool allowHealMove,
float priority = PRIORITY_BEHAVIOR_MEDIC_HEAL,
float priorityLevel = PRIORITY_LEVEL_NORMAL )
inlineprotected

Definition at line 15 of file SCR_AIMedicHealBehavior.c.

Member Function Documentation

◆ GetCause()

override int SCR_AIMedicHealBehavior::GetCause ( )
inlineprotected

Definition at line 25 of file SCR_AIMedicHealBehavior.c.

◆ OnActionCompleted()

override void SCR_AIMedicHealBehavior::OnActionCompleted ( )
inlineprotected

Definition at line 37 of file SCR_AIMedicHealBehavior.c.

◆ OnActionFailed()

override void SCR_AIMedicHealBehavior::OnActionFailed ( )
inlineprotected

Definition at line 48 of file SCR_AIMedicHealBehavior.c.

◆ OnActionSelected()

override void SCR_AIMedicHealBehavior::OnActionSelected ( )
inlineprotected

Definition at line 31 of file SCR_AIMedicHealBehavior.c.

Member Data Documentation

◆ MAX_THREAT_THRESHOLD

const float SCR_AIMedicHealBehavior::MAX_THREAT_THRESHOLD = 0.002
protected

Definition at line 12 of file SCR_AIMedicHealBehavior.c.


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