JGR MSTS Editors and Tools
RouteTrackVector Constructor (tileX, tileZ, x, y, z)
NamespacesJgr.MstsRouteTrackVectorRouteTrackVector(Int32, UInt32, Double, Double, Double)

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

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

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

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

tileZ (UInt32)

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

x (Double)

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

y (Double)

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

z (Double)

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

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