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

Protected Member Functions

override bool TestFunction (AIAgent agent, IEntity controlled)

Protected Attributes

const float MIN_SPEED_MPS = 0.5
const float MIN_SPEED_RADS = 0.5
BaseVehicle m_vehicle
VehicleHelicopterSimulation m_heliSimulation

Detailed Description

Definition at line 1 of file SCR_DecoTestVehicleIsMoving.c.

Member Function Documentation

◆ TestFunction()

override bool SCR_AIDecoTestVehicleIsMoving::TestFunction ( AIAgent agent,
IEntity controlled )
inlineprotected

Definition at line 8 of file SCR_DecoTestVehicleIsMoving.c.

Member Data Documentation

◆ m_heliSimulation

VehicleHelicopterSimulation SCR_AIDecoTestVehicleIsMoving::m_heliSimulation
protected

Definition at line 6 of file SCR_DecoTestVehicleIsMoving.c.

◆ m_vehicle

BaseVehicle SCR_AIDecoTestVehicleIsMoving::m_vehicle
protected

Definition at line 5 of file SCR_DecoTestVehicleIsMoving.c.

◆ MIN_SPEED_MPS

const float SCR_AIDecoTestVehicleIsMoving::MIN_SPEED_MPS = 0.5
protected

Definition at line 3 of file SCR_DecoTestVehicleIsMoving.c.

◆ MIN_SPEED_RADS

const float SCR_AIDecoTestVehicleIsMoving::MIN_SPEED_RADS = 0.5
protected

Definition at line 4 of file SCR_DecoTestVehicleIsMoving.c.


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