Train Platform Connection
Parent |
A component that is used to connect two Train Platforms together.
Properties
connected : Trace<TrainPlatformConnection>
The connected train platform connection.
Details
| Flags | ReadOnly RuntimeSync RuntimeParallel |
|---|---|
Display Name |
Connected |
connectionType : Int
The type of this train platform connection. 0 = Out 1 = In 2 = Neutral
Details
| Flags | ReadOnly RuntimeSync RuntimeParallel |
|---|---|
Display Name |
Connection Type |
platformOwner : Trace<TrainPlatform>
The train platform that owns this platform connection component.
Details
| Flags | ReadOnly RuntimeSync RuntimeParallel |
|---|---|
Display Name |
Platform Owner |
trackConnection : Trace<RailroadTrackConnection>
The associated railroad track connection.
Details
| Flags | ReadOnly RuntimeSync RuntimeParallel |
|---|---|
Display Name |
Track Connected |