Open Rails

EventCategoryAction Class

[This is preliminary documentation and subject to change.]

Parses all types of action events. Save type of action event in Type. MSTS syntax isn't fully hierarchical, so using inheritance here instead of Type would be awkward.

For a list of all members of this type, see EventCategoryAction Members .

System.Object
   Event
      EventCategoryAction

public class EventCategoryAction : Event

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Orts.Formats.Msts

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

See Also

EventCategoryAction Members | Orts.Formats.Msts Namespace