|
void | Hatchback_02 () |
|
override void | EEInit () |
|
override void | OnEngineStart () |
|
override void | OnEngineStop () |
|
override void | EOnPostSimulate (IEntity other, float timeSlice) |
|
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 int | GetCarDoorsState (string slotType) |
|
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) |
|