Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
SCR_AISetCarHandBrake Interface Reference
Inheritance diagram for SCR_AISetCarHandBrake:
[legend]

Public Member Functions

override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
 
override TStringArray GetVariablesIn ()
 
override bool VisibleInPalette ()
 
override string GetOnHoverDescription ()
 

Protected Attributes

bool m_bValue
 

Static Protected Attributes

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

Member Function Documentation

◆ EOnTaskSimulate()

override ENodeResult SCR_AISetCarHandBrake.EOnTaskSimulate ( AIAgent  owner,
float  dt 
)

◆ GetOnHoverDescription()

override string SCR_AISetCarHandBrake.GetOnHoverDescription ( )

◆ GetVariablesIn()

override TStringArray SCR_AISetCarHandBrake.GetVariablesIn ( )

◆ VisibleInPalette()

override bool SCR_AISetCarHandBrake.VisibleInPalette ( )

Member Data Documentation

◆ m_bValue

bool SCR_AISetCarHandBrake.m_bValue
protected

◆ PORT_VEHICLE

const string SCR_AISetCarHandBrake.PORT_VEHICLE = "Vehicle"
staticprotected

◆ s_aVarsIn

ref TStringArray SCR_AISetCarHandBrake.s_aVarsIn
staticprotected
Initial value:
= {
}
static const string PORT_VEHICLE
Definition: SCR_AISetCarHandBrake.c:6

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