Summary

public bool RemoveWeather(Vector3D position)

Removes weather at specific location

Returns

bool

True if removed weather

Parameters

Summary

public void RemoveWeather(MyObjectBuilder_WeatherEffect weatherEffect)

Removes weather by its object builder

Parameters