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

Protected Member Functions

void SCR_AISuppressActivity (SCR_AIGroupUtilityComponent utility, AIWaypoint relatedWaypoint, SCR_AISuppressionVolumeBase suppressionVolume, float priorityLevel=PRIORITY_LEVEL_NORMAL)
override void OnActionFailed ()
override void OnActionCompleted ()
override void OnActionDeselected ()

Protected Attributes

ref SCR_BTParamRef< SCR_AISuppressionVolumeBasem_Volume = new SCR_BTParamRef<SCR_AISuppressionVolumeBase>("SuppressionVolume")

Detailed Description

Definition at line 1 of file SCR_AISuppressActivity.c.

Constructor & Destructor Documentation

◆ SCR_AISuppressActivity()

void SCR_AISuppressActivity::SCR_AISuppressActivity ( SCR_AIGroupUtilityComponent utility,
AIWaypoint relatedWaypoint,
SCR_AISuppressionVolumeBase suppressionVolume,
float priorityLevel = PRIORITY_LEVEL_NORMAL )
inlineprotected

Definition at line 5 of file SCR_AISuppressActivity.c.

Member Function Documentation

◆ OnActionCompleted()

override void SCR_AISuppressActivity::OnActionCompleted ( )
inlineprotected

Definition at line 23 of file SCR_AISuppressActivity.c.

◆ OnActionDeselected()

override void SCR_AISuppressActivity::OnActionDeselected ( )
inlineprotected

Definition at line 30 of file SCR_AISuppressActivity.c.

◆ OnActionFailed()

override void SCR_AISuppressActivity::OnActionFailed ( )
inlineprotected

Definition at line 16 of file SCR_AISuppressActivity.c.

Member Data Documentation

◆ m_Volume

ref SCR_BTParamRef<SCR_AISuppressionVolumeBase> SCR_AISuppressActivity::m_Volume = new SCR_BTParamRef<SCR_AISuppressionVolumeBase>("SuppressionVolume")
protected

Definition at line 3 of file SCR_AISuppressActivity.c.


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