GetWeather
Summary
public string GetWeather(Vector3D position)
Gets weather name at provided position
Returns
SubtypeName of weather
Parameters
- Vector3D position
Summary
public bool GetWeather(Vector3D position, out MyObjectBuilder_WeatherEffect weatherEffect)
Gets object builder of weather at provided position
Returns
True there is weather in that point
Parameters
- Vector3D position
- MyObjectBuilder_WeatherEffect weatherEffect