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

Protected Member Functions

override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
override TStringArray GetVariablesOut ()

Static Protected Member Functions

static override bool VisibleInPalette ()

Static Protected Attributes

static const string PORT_NAVLINK_ENTITY = "NavlinkEntity"
static const string PORT_VEHICLE_ENTITY = "VehicleEntity"
static ref TStringArray s_aVarsOut = {PORT_NAVLINK_ENTITY, PORT_VEHICLE_ENTITY}

Detailed Description

Definition at line 1 of file SCR_AIGetFailedNavlinkEntity.c.

Member Function Documentation

◆ EOnTaskSimulate()

override ENodeResult SCR_AIGetFailedNavlinkEntity::EOnTaskSimulate ( AIAgent owner,
float dt )
inlineprotected

Definition at line 7 of file SCR_AIGetFailedNavlinkEntity.c.

◆ GetVariablesOut()

override TStringArray SCR_AIGetFailedNavlinkEntity::GetVariablesOut ( )
inlineprotected

Definition at line 49 of file SCR_AIGetFailedNavlinkEntity.c.

◆ VisibleInPalette()

override bool SCR_AIGetFailedNavlinkEntity::VisibleInPalette ( )
inlinestaticprotected

Definition at line 51 of file SCR_AIGetFailedNavlinkEntity.c.

Member Data Documentation

◆ PORT_NAVLINK_ENTITY

const string SCR_AIGetFailedNavlinkEntity::PORT_NAVLINK_ENTITY = "NavlinkEntity"
staticprotected

Definition at line 3 of file SCR_AIGetFailedNavlinkEntity.c.

◆ PORT_VEHICLE_ENTITY

const string SCR_AIGetFailedNavlinkEntity::PORT_VEHICLE_ENTITY = "VehicleEntity"
staticprotected

Definition at line 4 of file SCR_AIGetFailedNavlinkEntity.c.

◆ s_aVarsOut

ref TStringArray SCR_AIGetFailedNavlinkEntity::s_aVarsOut = {PORT_NAVLINK_ENTITY, PORT_VEHICLE_ENTITY}
staticprotected

Definition at line 48 of file SCR_AIGetFailedNavlinkEntity.c.


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