Click or drag to resize
UtilgetLocationString Method

[Missing <summary> documentation for "M:Planetbase.Util.getLocationString(System.Int32,System.Int32)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static string getLocationString(
	int latitude,
	int longitude
)

Parameters

latitude
Type: SystemInt32

[Missing <param name="latitude"/> documentation for "M:Planetbase.Util.getLocationString(System.Int32,System.Int32)"]

longitude
Type: SystemInt32

[Missing <param name="longitude"/> documentation for "M:Planetbase.Util.getLocationString(System.Int32,System.Int32)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Planetbase.Util.getLocationString(System.Int32,System.Int32)"]

See Also