3 protected ref UniversalTemperatureSource
m_UTSource;
4 protected ref UniversalTemperatureSourceSettings
m_UTSSettings;
32 super.OnEngineStart();
92 Class.
CastTo( carDoor, FindAttachmentBySlotName( slotType ) );
98 case "Van_01_Door_1_1":
99 if ( GetAnimationPhase(
"DoorsDriver") > 0.5 )
106 case "Van_01_Door_2_1":
107 if ( GetAnimationPhase(
"DoorsCoDriver") > 0.5 )
114 case "Van_01_Door_2_2":
115 if ( GetAnimationPhase(
"DoorsCargo1") > 0.5 )
122 case "Van_01_Trunk_1":
123 if ( GetAnimationPhase(
"DoorsCargo3") > 0.5 )
129 case "Van_01_Trunk_2":
130 if ( GetAnimationPhase(
"DoorsCargo2") > 0.5 )
226 return "DoorsDriver";
227 case "doors_codriver":
228 return "DoorsCoDriver";
230 return "DoorsCargo1";
232 return "DoorsCargo2";
234 return "DoorsCargo3";
248 return "seat_con_1_1";
250 case "seat_codriver":
251 return "seat_con_2_1";
256 return "seat_con_1_2";
278 switch( currentSeat )
304 switch( pCurrentSeat )
307 if (pDoorsSelection ==
"DoorsDriver")
313 if (pDoorsSelection ==
"DoorsCoDriver")
319 if (pDoorsSelection ==
"DoorsCargo1")
325 if (pDoorsSelection ==
"DoorsCargo2")
CarSoundCtrl
Car's sound controller list. (native, do not change or extend)
ref UniversalTemperatureSourceLambdaEngine m_UTSLEngine
ref UniversalTemperatureSourceSettings m_UTSSettings
ref UniversalTemperatureSource m_UTSource
UniversalTemperatureSourceLambdaBaseImpl UniversalTemperatureSourceLambdaBase UniversalTemperatureSourceLambdaEngine()
override float OnSound(CarSoundCtrl ctrl, float oldValue)
override int GetAnimInstance()
override string GetDoorConditionPointFromSelection(string selection)
override bool IsVitalGlowPlug()
override int GetCarDoorsState(string slotType)
override bool IsVitalTruckBattery()
ref UniversalTemperatureSourceLambdaEngine m_UTSLEngine
override string GetAnimSourceFromSelection(string selection)
override bool CanReachDoorsFromSeat(string pDoorsSelection, int pCurrentSeat)
override void EOnPostSimulate(IEntity other, float timeSlice)
override void OnEngineStart()
override bool CrewCanGetThrough(int posIdx)
ref UniversalTemperatureSource m_UTSource
override bool CanReachSeatFromSeat(int currentSeat, int nextSeat)
override void OnEngineStop()
override int GetSeatAnimationType(int posIdx)
ref UniversalTemperatureSourceSettings m_UTSSettings
Super root of all classes in Enforce script.
original Timer deletes m_params which is unwanted
DayZPlayerConstants
defined in C++
proto native CGame GetGame()
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.
static const float ITEM_TEMPERATURE_NEUTRAL_ZONE_MIDDLE