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

Protected Member Functions

override bool TestFunction (AIAgent agent, IEntity controlled)
 

Protected Attributes

BaseVehicle m_vehicle
 
VehicleHelicopterSimulation m_heliSimulation
 

Static Protected Attributes

const float MIN_SPEED_MPS = 0.5
 
const float MIN_SPEED_RADS = 0.5
 

Member Function Documentation

◆ TestFunction()

override bool SCR_AIDecoTestVehicleIsMoving.TestFunction ( AIAgent  agent,
IEntity  controlled 
)
protected

Member Data Documentation

◆ m_heliSimulation

VehicleHelicopterSimulation SCR_AIDecoTestVehicleIsMoving.m_heliSimulation
protected

◆ m_vehicle

BaseVehicle SCR_AIDecoTestVehicleIsMoving.m_vehicle
protected

◆ MIN_SPEED_MPS

const float SCR_AIDecoTestVehicleIsMoving.MIN_SPEED_MPS = 0.5
staticprotected

◆ MIN_SPEED_RADS

const float SCR_AIDecoTestVehicleIsMoving.MIN_SPEED_RADS = 0.5
staticprotected

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