RemoveWeather
Summary
public bool RemoveWeather(Vector3D position)
Removes weather at specific location
Returns
True if removed weather
Parameters
- Vector3D position
Summary
public void RemoveWeather(MyObjectBuilder_WeatherEffect weatherEffect)
Removes weather by its object builder
Parameters
- MyObjectBuilder_WeatherEffect weatherEffect