DIFF

class Hatchback_02Source

Hatchback_02 CarScript Car Transport Pawn EntityAI Entity ObjectTyped Object IEntity Managed

All members, including inherited

Constructors 2

void ~Hatchback_02()

Members 3

protected ref UniversalTemperatureSource m_UTSource
Referenced by ~Hatchback_02(), EEInit(), EOnPostSimulate()
Show 2 more, OnEngineStart(), and OnEngineStop()
protected ref UniversalTemperatureSourceSettings m_UTSSettings

Methods 23

override int GetAnimInstance()
override int GetSeatAnimationType(int posIdx)
override CarRearLightBase CreateRearLight()
override CarLightBase CreateFrontLight()
override bool CanReleaseAttachment(EntityAI attachment)
override protected bool CanManipulateSpareWheel(string slotSelectionName)
override bool CanDisplayAttachmentCategory(string category_name)
override bool CanDisplayCargo()
override bool CrewCanGetThrough(int posIdx)
override string GetDoorSelectionNameFromSeatPos(int posIdx)
override string GetDoorInvSlotNameFromSeatPos(int posIdx)
override float OnSound(CarSoundCtrl ctrl, float oldValue)
override string GetAnimSourceFromSelection(string selection)
override bool IsVitalTruckBattery()
override bool IsVitalGlowPlug()
override bool CanReachSeatFromSeat(int currentSeat, int nextSeat)
override bool CanReachDoorsFromSeat(string pDoorsSelection, int pCurrentSeat)