Open Rails

SignalShape.SignalSubObj Members

SignalShape.SignalSubObj overview

Public Static Fields

SignalSubTypes List of allowed signal sub types, as defined by MSTS (SIGSUBT_ values)

Public Instance Constructors

SignalShape.SignalSubObj Constructor Default constructor used during file parsing.

Public Instance Fields

Description 
Index 
MatrixNameName of the group within the signal shape which defines this head

Public Instance Properties

BackFacingThe sub-object is facing backwards w.r.t. rest of object
DefaultThe sub-object will be enabled by default (when manually placed)
JunctionLinkSignal should always have a junction link
OptionalThe sub-object is optional on this signal shape
SignalSubSignalTypeSignal Type of the this sub-object
SignalSubTypeIndex of the signal sub type (decor, signal_head, ...). -1 if not specified

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

SignalSubObj Class | Orts.Formats.Msts Namespace