Interface IModularVehicleData
Namespace: Eco.Gameplay.Components
Assembly: Eco.Gameplay.dll
Syntax
public interface IModularVehicleData
Properties
Chasis
Declaration
List<ChasisSegment> Chasis { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<ChasisSegment> |