Click or drag to resize

SunControlUI_OnLocationChanged Method

Called when the location of the site has been changed

Namespace:  BrydenWoodUnity.Lighting
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void OnLocationChanged(
	float lat,
	float lon
)

Parameters

lat
Type: SystemSingle
New Latitude
lon
Type: SystemSingle
New Longitude
See Also