JGR MSTS Editors and Tools
RouteTrackNode Constructor (id, tileX, tileZ, x, y, z)
NamespacesJgr.MstsRouteTrackNodeRouteTrackNode(UInt32, Int32, UInt32, Double, Double, Double)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Jgr.Msts.RouteTrackNode.#ctor(System.UInt32,System.Int32,System.UInt32,System.Double,System.Double,System.Double)"]

Declaration Syntax
C#Visual BasicVisual C++
public RouteTrackNode(
	uint id,
	int tileX,
	uint tileZ,
	double x,
	double y,
	double z
)
Public Sub New ( _
	id As UInteger, _
	tileX As Integer, _
	tileZ As UInteger, _
	x As Double, _
	y As Double, _
	z As Double _
)
public:
RouteTrackNode(
	unsigned int id, 
	int tileX, 
	unsigned int tileZ, 
	double x, 
	double y, 
	double z
)
Parameters
id (UInt32)

[Missing <param name="id"/> documentation for "M:Jgr.Msts.RouteTrackNode.#ctor(System.UInt32,System.Int32,System.UInt32,System.Double,System.Double,System.Double)"]

tileX (Int32)

[Missing <param name="tileX"/> documentation for "M:Jgr.Msts.RouteTrackNode.#ctor(System.UInt32,System.Int32,System.UInt32,System.Double,System.Double,System.Double)"]

tileZ (UInt32)

[Missing <param name="tileZ"/> documentation for "M:Jgr.Msts.RouteTrackNode.#ctor(System.UInt32,System.Int32,System.UInt32,System.Double,System.Double,System.Double)"]

x (Double)

[Missing <param name="x"/> documentation for "M:Jgr.Msts.RouteTrackNode.#ctor(System.UInt32,System.Int32,System.UInt32,System.Double,System.Double,System.Double)"]

y (Double)

[Missing <param name="y"/> documentation for "M:Jgr.Msts.RouteTrackNode.#ctor(System.UInt32,System.Int32,System.UInt32,System.Double,System.Double,System.Double)"]

z (Double)

[Missing <param name="z"/> documentation for "M:Jgr.Msts.RouteTrackNode.#ctor(System.UInt32,System.Int32,System.UInt32,System.Double,System.Double,System.Double)"]

Assembly: JGR.MSTS (Module: JGR.MSTS) Version: 0.5.4008.31682