VehicleSeatSet_Record class
game.data.VehicleSeatSet_Record
Inheritance
Base: game.data.TweakDBRecord
Derived
None.
Properties
None.
Functions
int GetVehSeatsCount()RTTIWeakHandle<game.data.VehicleSeat_Record> GetVehSeatsItem(int index)RTTIgame.data.VehicleSeat_Record? GetVehSeatsItemHandle(int index)RTTIbool VehSeatsContains(WeakHandle<game.data.VehicleSeat_Record> item)RTTI