SwiftlyS2

CBasePlatTrain

Interface CBasePlatTrain

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CBasePlatTrain : CBaseToggle, CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CBaseToggle>, ISchemaClass<CBasePlatTrain>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

NoiseArrived

string NoiseArrived { get; set; }
Property Value

NoiseMoving

string NoiseMoving { get; set; }
Property Value

TLength

ref float TLength { get; }
Property Value

TWidth

ref float TWidth { get; }
Property Value

Volume

ref float Volume { get; }
Property Value

On this page