Open Rails

UiD Class

[This is preliminary documentation and subject to change.]

Contains the location and initial direction (as an angle in 3 dimensions) of a node (junction or end), as well as a cross reference to the entry in the world file

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

System.Object
   UiD

[DebuggerDisplay(Value=""\\{MSTS.UiD\\} ID={WorldID}, TileX={TileX}, TileZ={TileZ}, X={X}, Y={Y}, Z={Z}, AX=" + "{AX}, AY={AY}, AZ={AZ}, WorldX={WorldTileX}, WorldZ={WorldTileZ}"", Name="""", Type="""", Target=null, TargetTypeName="null")]
public class UiD

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

UiD Members | Orts.Formats.Msts Namespace