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

Protected Member Functions

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

Static Protected Member Functions

static override bool VisibleInPalette ()
static override string GetOnHoverDescription ()

Protected Attributes

bool m_bValue

Static Protected Attributes

static const string PORT_VEHICLE = "Vehicle"
static ref TStringArray s_aVarsIn

Detailed Description

Definition at line 1 of file SCR_AISetCarHandBrake.c.

Member Function Documentation

◆ EOnTaskSimulate()

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

Definition at line 9 of file SCR_AISetCarHandBrake.c.

◆ GetOnHoverDescription()

override string SCR_AISetCarHandBrake::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 44 of file SCR_AISetCarHandBrake.c.

◆ GetVariablesIn()

override TStringArray SCR_AISetCarHandBrake::GetVariablesIn ( )
inlineprotected

Definition at line 32 of file SCR_AISetCarHandBrake.c.

◆ VisibleInPalette()

override bool SCR_AISetCarHandBrake::VisibleInPalette ( )
inlinestaticprotected

Definition at line 38 of file SCR_AISetCarHandBrake.c.

Member Data Documentation

◆ m_bValue

bool SCR_AISetCarHandBrake::m_bValue
protected

Definition at line 4 of file SCR_AISetCarHandBrake.c.

◆ PORT_VEHICLE

const string SCR_AISetCarHandBrake::PORT_VEHICLE = "Vehicle"
staticprotected

Definition at line 6 of file SCR_AISetCarHandBrake.c.

◆ s_aVarsIn

ref TStringArray SCR_AISetCarHandBrake::s_aVarsIn
staticprotected
Initial value:
= {
PORT_VEHICLE
}

Definition at line 29 of file SCR_AISetCarHandBrake.c.


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