Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
class | CarScript |
class | Hatchback_02 |
Variables | |
protected ref UniversalTemperatureSource | m_UTSource |
protected ref UniversalTemperatureSourceSettings | m_UTSSettings |
protected ref UniversalTemperatureSourceLambdaEngine | m_UTSLEngine |
class Hatchback_02_Blue extends Hatchback_02 | OnDebugSpawn |
Definition at line 133 of file hatchback_02.c.
override bool OnDebugSpawn::CanDisplayCargo | ( | ) |
Definition at line 150 of file hatchback_02.c.
Definition at line 128 of file hatchback_02.c.
Definition at line 360 of file hatchback_02.c.
Definition at line 343 of file hatchback_02.c.
Definition at line 109 of file hatchback_02.c.
override CarLightBase OnDebugSpawn::CreateFrontLight | ( | ) |
Definition at line 104 of file hatchback_02.c.
override CarRearLightBase OnDebugSpawn::CreateRearLight | ( | ) |
Definition at line 98 of file hatchback_02.c.
Definition at line 196 of file hatchback_02.c.
override void OnDebugSpawn::EEInit | ( | ) |
Definition at line 25 of file hatchback_02.c.
Definition at line 64 of file hatchback_02.c.
override int OnDebugSpawn::GetAnimInstance | ( | ) |
Definition at line 75 of file hatchback_02.c.
Definition at line 311 of file hatchback_02.c.
Definition at line 161 of file hatchback_02.c.
Definition at line 257 of file hatchback_02.c.
Definition at line 236 of file hatchback_02.c.
Definition at line 80 of file hatchback_02.c.
void OnDebugSpawn::Hatchback_02 | ( | ) |
Definition at line 6 of file hatchback_02.c.
override bool OnDebugSpawn::IsVitalGlowPlug | ( | ) |
Definition at line 338 of file hatchback_02.c.
override bool OnDebugSpawn::IsVitalTruckBattery | ( | ) |
Definition at line 333 of file hatchback_02.c.
override void OnDebugSpawn::OnEngineStart | ( | ) |
Definition at line 44 of file hatchback_02.c.
override void OnDebugSpawn::OnEngineStop | ( | ) |
Definition at line 54 of file hatchback_02.c.
override float OnDebugSpawn::OnSound | ( | CarSoundCtrl | ctrl, |
float | oldValue | ||
) |
Definition at line 278 of file hatchback_02.c.
protected ref UniversalTemperatureSourceLambdaEngine m_UTSLEngine |
Definition at line 4 of file hatchback_02.c.
protected ref UniversalTemperatureSource m_UTSource |
Definition at line 2 of file hatchback_02.c.
protected ref UniversalTemperatureSourceSettings m_UTSSettings |
Definition at line 3 of file hatchback_02.c.
override void OnDebugSpawn |
Definition at line 404 of file hatchback_02.c.