DayZ 1.24
|
This is the complete list of members for Transport, including all inherited members.
DebugFreeAreaAtDoor(int currentSeat, float maxAllowedObjHeight=0.5, float horizontalExtents=0.5, float playerHeight=1.7) | Transport | inlineprivate |
EngineGetRPM() | Transport | private |
EngineGetRPMIdle() | Transport | private |
EngineGetRPMMax() | Transport | private |
EngineGetRPMMin() | Transport | private |
EngineGetRPMRedline() | Transport | private |
EngineIsOn() | Transport | private |
EngineStart() | Transport | private |
EngineStop() | Transport | private |
Fill(CarFluid fluid, float amount) | Transport | private |
ForceDirection(vector dir) | Transport | private |
ForcePosition(vector pos) | Transport | private |
GearboxGetMode() | Transport | private |
GearboxGetType() | Transport | private |
GetBrake() | Transport | private |
GetClutch() | Transport | private |
GetController() | Transport | private |
GetEnginePos() | Transport | private |
GetFluidCapacity(CarFluid fluid) | Transport | private |
GetFluidFraction(CarFluid fluid) | Transport | private |
GetGear() | Transport | private |
GetGearsCount() | Transport | private |
GetHandbrake() | Transport | private |
GetHideIconMask() | Transport | inlineprivate |
GetSpeedometer() | Transport | private |
GetSpeedometerAbsolute() | Transport | inlineprivate |
GetSteering() | Transport | private |
GetThrust() | Transport | private |
GetThrustGentle() | Transport | private |
GetThrustTurbo() | Transport | private |
IsAreaAtDoorFree(int currentSeat, float maxAllowedObjHeight=0.5, float horizontalExtents=0.5, float playerHeight=1.7) | Transport | inlineprivate |
Leak(CarFluid fluid, float amount) | Transport | private |
LeakAll(CarFluid fluid) | Transport | private |
OnBeforeEngineStart() | Transport | inlineprivate |
OnContact(string zoneName, vector localPos, IEntity other, Contact data) | Transport | inlineprivate |
OnEngineStart() | Transport | inlineprivate |
OnEngineStop() | Transport | inlineprivate |
OnFluidChanged(CarFluid fluid, float newValue, float oldValue) | Transport | inlineprivate |
OnGearChanged(int newGear, int oldGear) | Transport | inlineprivate |
OnInput(float dt) | Transport | inlineprivate |
OnSound(CarSoundCtrl ctrl, float oldValue) | Transport | inlineprivate |
OnUpdate(float dt) | Transport | inlineprivate |
SetBrake(float in, float panic=0, bool gentle=false) | Transport | private |
SetBrakesActivateWithoutDriver(bool activate=true) | Transport | private |
SetClutchState(bool in) | Transport | private |
SetEnginePos(vector pos) | Transport | private |
SetHandbrake(float in) | Transport | private |
SetSteering(float in, bool analog=false) | Transport | private |
SetThrust(float in, float gentle=0, float turbo=0) | Transport | private |
ShiftDown() | Transport | private |
ShiftTo(CarGear gear) | Transport | private |
ShiftUp() | Transport | private |
WheelCount() | Transport | private |
WheelCountPresent() | Transport | private |
WheelIsAnyLocked() | Transport | private |
WheelIsLocked(int wheelIdx) | Transport | private |