Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
class | CarScript |
class | OffroadHatchback |
Variables | |
protected ref UniversalTemperatureSource | m_UTSource |
protected ref UniversalTemperatureSourceSettings | m_UTSSettings |
protected ref UniversalTemperatureSourceLambdaEngine | m_UTSLEngine |
Definition at line 140 of file offroadhatchback.c.
override bool OnDebugSpawn::CanDisplayCargo | ( | ) |
Definition at line 159 of file offroadhatchback.c.
Definition at line 135 of file offroadhatchback.c.
Definition at line 407 of file offroadhatchback.c.
Definition at line 381 of file offroadhatchback.c.
Definition at line 116 of file offroadhatchback.c.
override CarLightBase OnDebugSpawn::CreateFrontLight | ( | ) |
Definition at line 111 of file offroadhatchback.c.
override CarRearLightBase OnDebugSpawn::CreateRearLight | ( | ) |
Definition at line 106 of file offroadhatchback.c.
Definition at line 202 of file offroadhatchback.c.
override void OnDebugSpawn::EEInit | ( | ) |
Definition at line 27 of file offroadhatchback.c.
Definition at line 66 of file offroadhatchback.c.
override int OnDebugSpawn::GetAnimInstance | ( | ) |
Definition at line 77 of file offroadhatchback.c.
Definition at line 320 of file offroadhatchback.c.
Definition at line 174 of file offroadhatchback.c.
Definition at line 358 of file offroadhatchback.c.
Definition at line 341 of file offroadhatchback.c.
Definition at line 258 of file offroadhatchback.c.
Definition at line 243 of file offroadhatchback.c.
Definition at line 87 of file offroadhatchback.c.
Definition at line 427 of file offroadhatchback.c.
override float OnDebugSpawn::GetTransportCameraDistance | ( | ) |
Definition at line 82 of file offroadhatchback.c.
override bool OnDebugSpawn::IsVitalGlowPlug | ( | ) |
Definition at line 376 of file offroadhatchback.c.
override bool OnDebugSpawn::IsVitalTruckBattery | ( | ) |
Definition at line 371 of file offroadhatchback.c.
void OnDebugSpawn::OffroadHatchback | ( | ) |
Definition at line 6 of file offroadhatchback.c.
class OffroadHatchback extends CarScript OnDebugSpawn | ( | ) |
Definition at line 472 of file offroadhatchback.c.
override void OnDebugSpawn::OnEngineStart | ( | ) |
Definition at line 46 of file offroadhatchback.c.
override void OnDebugSpawn::OnEngineStop | ( | ) |
Definition at line 56 of file offroadhatchback.c.
override float OnDebugSpawn::OnSound | ( | CarSoundCtrl | ctrl, |
float | oldValue | ||
) |
Definition at line 275 of file offroadhatchback.c.
override void OnDebugSpawn::SetActions | ( | ) |
Definition at line 440 of file offroadhatchback.c.
protected ref UniversalTemperatureSourceLambdaEngine m_UTSLEngine |
Definition at line 4 of file offroadhatchback.c.
protected ref UniversalTemperatureSource m_UTSource |
Definition at line 2 of file offroadhatchback.c.
protected ref UniversalTemperatureSourceSettings m_UTSSettings |
Definition at line 3 of file offroadhatchback.c.