DIFF

class OffroadHatchbackSource

OffroadHatchback CarScript Car Transport Pawn EntityAI Entity ObjectTyped Object IEntity Managed

All members, including inherited

Constructors 2

void ~OffroadHatchback()

Members 3

protected ref UniversalTemperatureSource m_UTSource
protected ref UniversalTemperatureSourceSettings m_UTSSettings

Methods 28

override int GetAnimInstance()
override float GetTransportCameraDistance()
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 string GetDoorConditionPointFromSelection(string selection)
override int GetCrewIndex(string selection)
override bool IsVitalTruckBattery()
override bool IsVitalGlowPlug()
override bool CanReachSeatFromSeat(int currentSeat, int nextSeat)
override bool CanReachDoorsFromSeat(string pDoorsSelection, int pCurrentSeat)
override int GetSeatIndexFromDoor(string pDoorSelection)
override void SetActions()