[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Jgr.Msts.Coordinates.ConvertToIgh(Jgr.Msts.TileCoordinate,System.Double,System.Double)"]
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static IghCoordinate ConvertToIgh( TileCoordinate coordinates, double x, double z )
Public Shared Function ConvertToIgh ( _ coordinates As TileCoordinate, _ x As Double, _ z As Double _ ) As IghCoordinate
public: static IghCoordinate^ ConvertToIgh( TileCoordinate^ coordinates, double x, double z )
Parameters
- coordinates (TileCoordinate)
[Missing <param name="coordinates"/> documentation for "M:Jgr.Msts.Coordinates.ConvertToIgh(Jgr.Msts.TileCoordinate,System.Double,System.Double)"]
- x (Double)
[Missing <param name="x"/> documentation for "M:Jgr.Msts.Coordinates.ConvertToIgh(Jgr.Msts.TileCoordinate,System.Double,System.Double)"]
- z (Double)
[Missing <param name="z"/> documentation for "M:Jgr.Msts.Coordinates.ConvertToIgh(Jgr.Msts.TileCoordinate,System.Double,System.Double)"]
Return Value
[Missing <returns> documentation for "M:Jgr.Msts.Coordinates.ConvertToIgh(Jgr.Msts.TileCoordinate,System.Double,System.Double)"]