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

Protected Member Functions

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

Static Protected Member Functions

static override string GetOnHoverDescription ()

Protected Attributes

float m_fDistanceThreshold
ref TStringArray s_aVarsIn = { PORT_TARGET_VISIBLE, PORT_TARGET_POSITION }
IEntity m_ControlledEntity

Static Protected Attributes

static const string PORT_TARGET_VISIBLE = "TargetVisible"
static const string PORT_TARGET_POSITION = "TargetPos"

Detailed Description

Definition at line 1 of file SCR_AIDecoMachinegunnerBipod.c.

Member Function Documentation

◆ GetOnHoverDescription()

override string SCR_AIDecoMachinegunnerBipod::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 35 of file SCR_AIDecoMachinegunnerBipod.c.

◆ GetVariablesIn()

override TStringArray SCR_AIDecoMachinegunnerBipod::GetVariablesIn ( )
inlineprotected

Definition at line 13 of file SCR_AIDecoMachinegunnerBipod.c.

◆ OnInit()

override void SCR_AIDecoMachinegunnerBipod::OnInit ( AIAgent owner)
inlineprotected

Definition at line 15 of file SCR_AIDecoMachinegunnerBipod.c.

◆ TestFunction()

override bool SCR_AIDecoMachinegunnerBipod::TestFunction ( AIAgent owner)
inlineprotected

Definition at line 20 of file SCR_AIDecoMachinegunnerBipod.c.

Member Data Documentation

◆ m_ControlledEntity

IEntity SCR_AIDecoMachinegunnerBipod::m_ControlledEntity
protected

Definition at line 11 of file SCR_AIDecoMachinegunnerBipod.c.

◆ m_fDistanceThreshold

float SCR_AIDecoMachinegunnerBipod::m_fDistanceThreshold
protected

Definition at line 7 of file SCR_AIDecoMachinegunnerBipod.c.

◆ PORT_TARGET_POSITION

const string SCR_AIDecoMachinegunnerBipod::PORT_TARGET_POSITION = "TargetPos"
staticprotected

Definition at line 4 of file SCR_AIDecoMachinegunnerBipod.c.

◆ PORT_TARGET_VISIBLE

const string SCR_AIDecoMachinegunnerBipod::PORT_TARGET_VISIBLE = "TargetVisible"
staticprotected

Definition at line 3 of file SCR_AIDecoMachinegunnerBipod.c.

◆ s_aVarsIn

ref TStringArray SCR_AIDecoMachinegunnerBipod::s_aVarsIn = { PORT_TARGET_VISIBLE, PORT_TARGET_POSITION }
protected

Definition at line 9 of file SCR_AIDecoMachinegunnerBipod.c.


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