Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
class | CarScript |
class | Sedan_02 |
Variables | |
protected ref UniversalTemperatureSource | m_UTSource |
protected ref UniversalTemperatureSourceSettings | m_UTSSettings |
protected ref UniversalTemperatureSourceLambdaEngine | m_UTSLEngine |
Definition at line 149 of file sedan_02.c.
override bool OnDebugSpawn::CanDisplayCargo | ( | ) |
Definition at line 176 of file sedan_02.c.
Definition at line 144 of file sedan_02.c.
Definition at line 385 of file sedan_02.c.
Definition at line 365 of file sedan_02.c.
Definition at line 109 of file sedan_02.c.
override CarLightBase OnDebugSpawn::CreateFrontLight | ( | ) |
Definition at line 98 of file sedan_02.c.
override CarRearLightBase OnDebugSpawn::CreateRearLight | ( | ) |
Definition at line 104 of file sedan_02.c.
Definition at line 222 of file sedan_02.c.
override void OnDebugSpawn::EEInit | ( | ) |
Definition at line 25 of file sedan_02.c.
Definition at line 64 of file sedan_02.c.
override int OnDebugSpawn::GetAnimInstance | ( | ) |
Definition at line 75 of file sedan_02.c.
Definition at line 333 of file sedan_02.c.
Definition at line 187 of file sedan_02.c.
Definition at line 279 of file sedan_02.c.
Definition at line 258 of file sedan_02.c.
Definition at line 80 of file sedan_02.c.
override bool OnDebugSpawn::IsVitalGlowPlug | ( | ) |
Definition at line 360 of file sedan_02.c.
override bool OnDebugSpawn::IsVitalTruckBattery | ( | ) |
Definition at line 355 of file sedan_02.c.
Definition at line 433 of file sedan_02.c.
override void OnDebugSpawn::OnEngineStart | ( | ) |
Definition at line 44 of file sedan_02.c.
override void OnDebugSpawn::OnEngineStop | ( | ) |
Definition at line 54 of file sedan_02.c.
override float OnDebugSpawn::OnSound | ( | CarSoundCtrl | ctrl, |
float | oldValue | ||
) |
Definition at line 300 of file sedan_02.c.
void OnDebugSpawn::Sedan_02 | ( | ) |
Definition at line 6 of file sedan_02.c.
protected ref UniversalTemperatureSourceLambdaEngine m_UTSLEngine |
Definition at line 4 of file sedan_02.c.
protected ref UniversalTemperatureSource m_UTSource |
Definition at line 2 of file sedan_02.c.
protected ref UniversalTemperatureSourceSettings m_UTSSettings |
Definition at line 3 of file sedan_02.c.