Open Rails

WorldLocation Constructor

[This is preliminary documentation and subject to change.]

Constructor using values for tileX, tileZ, x, y, and z.

WorldLocation(
   int tileX,
   int tileZ,
   float x,
   float y,
   float z
);

See Also

WorldLocation Class | ORTS.Common Namespace | WorldLocation Constructor Overload List