Open Rails

SignalType.FnTypes Enumeration

[This is preliminary documentation and subject to change.]

Describe the function of a particular signal head. Only SIGFN_NORMAL signal heads will require a train to take action (e.g. to stop). The other values act only as categories for signal types to belong to. Within MSTS and scripts known as SIGFN_ values.

public enum FnTypes

Members

Member Name Description
NormalSignal head showing primary indication
DistanceDistance signal head
RepeaterRepeater signal head
ShuntingShunting signal head
InfoSignal is informational only e.g. direction lights
SpeedSpeedpost signal (not part of MSTS SIGFN_)
AlertAlerting function not part of MSTS SIGFN_)

Requirements

Namespace: Orts.Formats.Msts

Assembly: Orts.Formats.Msts (in Orts.Formats.Msts.dll)

See Also

Orts.Formats.Msts Namespace