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

Protected Member Functions

override bool UpdateCombatMoveLogic ()
bool TargetOutsideLimitsCondition ()
bool TargetOutsideLimitsNewRequestCondition ()
void PushRequestRotateToTarget ()
override TStringArray GetVariablesIn ()

Protected Attributes

SCR_AISuppressionVolumeBase m_SuppressionVolume

Static Protected Attributes

static const string PORT_SUPPRESSION_VOLUME = "SuppressionVolume"
static ref TStringArray s_aVarsIn = { PORT_SUPPRESSION_VOLUME }

Detailed Description

Definition at line 553 of file SCR_AICombatMoveLogic_MovingCommander.c.

Member Function Documentation

◆ GetVariablesIn()

override TStringArray SCR_AICombatMoveLogicVehicleGunner_Suppressive::GetVariablesIn ( )
inlineprotected

Definition at line 612 of file SCR_AICombatMoveLogic_MovingCommander.c.

◆ PushRequestRotateToTarget()

void SCR_AICombatMoveLogicVehicleGunner_Suppressive::PushRequestRotateToTarget ( )
inlineprotected

Definition at line 595 of file SCR_AICombatMoveLogic_MovingCommander.c.

◆ TargetOutsideLimitsCondition()

bool SCR_AICombatMoveLogicVehicleGunner_Suppressive::TargetOutsideLimitsCondition ( )
inlineprotected

Definition at line 579 of file SCR_AICombatMoveLogic_MovingCommander.c.

◆ TargetOutsideLimitsNewRequestCondition()

bool SCR_AICombatMoveLogicVehicleGunner_Suppressive::TargetOutsideLimitsNewRequestCondition ( )
inlineprotected

Definition at line 589 of file SCR_AICombatMoveLogic_MovingCommander.c.

◆ UpdateCombatMoveLogic()

override bool SCR_AICombatMoveLogicVehicleGunner_Suppressive::UpdateCombatMoveLogic ( )
inlineprotected

Definition at line 560 of file SCR_AICombatMoveLogic_MovingCommander.c.

Member Data Documentation

◆ m_SuppressionVolume

SCR_AISuppressionVolumeBase SCR_AICombatMoveLogicVehicleGunner_Suppressive::m_SuppressionVolume
protected

Definition at line 557 of file SCR_AICombatMoveLogic_MovingCommander.c.

◆ PORT_SUPPRESSION_VOLUME

const string SCR_AICombatMoveLogicVehicleGunner_Suppressive::PORT_SUPPRESSION_VOLUME = "SuppressionVolume"
staticprotected

Definition at line 555 of file SCR_AICombatMoveLogic_MovingCommander.c.

◆ s_aVarsIn

ref TStringArray SCR_AICombatMoveLogicVehicleGunner_Suppressive::s_aVarsIn = { PORT_SUPPRESSION_VOLUME }
staticprotected

Definition at line 611 of file SCR_AICombatMoveLogic_MovingCommander.c.


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