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 |
| override bool CanDisplayCargo | ( | ) |
| override CarLightBase CreateFrontLight | ( | ) |
| override CarRearLightBase CreateRearLight | ( | ) |
| override void EEInit | ( | ) |
| override int GetAnimInstance | ( | ) |
| void Hatchback_02 | ( | ) |
| override bool IsVitalGlowPlug | ( | ) |
| override bool IsVitalTruckBattery | ( | ) |
| override void OnEngineStart | ( | ) |
| override void OnEngineStop | ( | ) |
| override float OnSound | ( | CarSoundCtrl | ctrl, |
| float | oldValue | ||
| ) |
| protected ref UniversalTemperatureSourceLambdaEngine m_UTSLEngine |
Referenced by CarScript::EEInit(), and CarScript::EOnPostSimulate().
| protected ref UniversalTemperatureSource m_UTSource |
Referenced by CarScript::EEInit(), CarScript::EOnPostSimulate(), CarScript::OnEngineStart(), and CarScript::OnEngineStop().
| protected ref UniversalTemperatureSourceSettings m_UTSSettings |
Referenced by CarScript::EEInit(), and CarScript::EOnPostSimulate().
| override void OnDebugSpawn |
Referenced by Entity::OnDebugSpawnEx().