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

Public Member Functions

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

Protected Attributes

IEntity m_vehicleEnt
 
ELightType m_eLightType
 
bool m_bEnabled
 

Static Protected Attributes

static ref TStringArray s_aVarsIn
 

Member Function Documentation

◆ EOnTaskSimulate()

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

◆ GetOnHoverDescription()

override string SCR_AISetVehicleLights.GetOnHoverDescription ( )

◆ GetVariablesIn()

override TStringArray SCR_AISetVehicleLights.GetVariablesIn ( )

◆ VisibleInPalette()

override bool SCR_AISetVehicleLights.VisibleInPalette ( )

Member Data Documentation

◆ m_bEnabled

bool SCR_AISetVehicleLights.m_bEnabled
protected

◆ m_eLightType

ELightType SCR_AISetVehicleLights.m_eLightType
protected

◆ m_vehicleEnt

IEntity SCR_AISetVehicleLights.m_vehicleEnt
protected

◆ s_aVarsIn

ref TStringArray SCR_AISetVehicleLights.s_aVarsIn
staticprotected
Initial value:
= {
"VehicleIn", "EnabledIn"
}

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