Open Rails

EventWrapper Class

[This is preliminary documentation and subject to change.]

This class adds attributes around the event objects parsed from the ACT file. Note: Can't add attributes to the event objects directly as ACTFile.cs is not just used by RunActivity.exe but also by Menu.exe and MenuWPF.exe and these executables lack most of the ORTS classes.

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

System.Object
   EventWrapper
      EventCategoryActionWrapper
      EventCategoryLocationWrapper
      EventCategoryTimeWrapper

public abstract class EventWrapper

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

Assembly: RunActivity (in RunActivity.exe)

See Also

EventWrapper Members | ORTS Namespace