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

Protected Member Functions

override bool TestFunction (AIAgent owner)
override TStringArray GetVariablesIn ()

Static Protected Member Functions

static override string GetOnHoverDescription ()

Static Protected Attributes

static const string PORT_TURRET_ENTITY = "TurretEntity"
static const string PORT_TARGET_POS = "TargetPos"
static ref TStringArray s_aVarsIn = { PORT_TURRET_ENTITY, PORT_TARGET_POS }

Detailed Description

Definition at line 1 of file SCR_AIDecoTargetWithinTurretAimingLimits.c.

Member Function Documentation

◆ GetOnHoverDescription()

override string SCR_AIDecoTargetWithinTurretAimingLimits::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 33 of file SCR_AIDecoTargetWithinTurretAimingLimits.c.

◆ GetVariablesIn()

override TStringArray SCR_AIDecoTargetWithinTurretAimingLimits::GetVariablesIn ( )
inlineprotected

Definition at line 31 of file SCR_AIDecoTargetWithinTurretAimingLimits.c.

◆ TestFunction()

override bool SCR_AIDecoTargetWithinTurretAimingLimits::TestFunction ( AIAgent owner)
inlineprotected

Definition at line 8 of file SCR_AIDecoTargetWithinTurretAimingLimits.c.

Member Data Documentation

◆ PORT_TARGET_POS

const string SCR_AIDecoTargetWithinTurretAimingLimits::PORT_TARGET_POS = "TargetPos"
staticprotected

Definition at line 5 of file SCR_AIDecoTargetWithinTurretAimingLimits.c.

◆ PORT_TURRET_ENTITY

const string SCR_AIDecoTargetWithinTurretAimingLimits::PORT_TURRET_ENTITY = "TurretEntity"
staticprotected

Definition at line 4 of file SCR_AIDecoTargetWithinTurretAimingLimits.c.

◆ s_aVarsIn

ref TStringArray SCR_AIDecoTargetWithinTurretAimingLimits::s_aVarsIn = { PORT_TURRET_ENTITY, PORT_TARGET_POS }
staticprotected

Definition at line 30 of file SCR_AIDecoTargetWithinTurretAimingLimits.c.


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