DIFF

class Sedan_02Source

Sedan_02 CarScript Car Transport Pawn EntityAI Entity ObjectTyped Object IEntity Managed

All members, including inherited

Constructors 2

void ~Sedan_02()

Members 3

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

Methods 23

override int GetAnimInstance()
override int GetSeatAnimationType(int posIdx)
override CarLightBase CreateFrontLight()
override CarRearLightBase CreateRearLight()
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)