JGR MSTS Editors and Tools
TileCoordinate Constructor (x, z, size)
NamespacesJgr.MstsTileCoordinateTileCoordinate(Int32, Int32, Int32)

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

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

Declaration Syntax
C#Visual BasicVisual C++
public TileCoordinate(
	int x,
	int z,
	int size
)
Public Sub New ( _
	x As Integer, _
	z As Integer, _
	size As Integer _
)
public:
TileCoordinate(
	int x, 
	int z, 
	int size
)
Parameters
x (Int32)

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

z (Int32)

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

size (Int32)

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

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