Summary

public string GetWeather(Vector3D position)

Gets weather name at provided position

Returns

string

SubtypeName of weather

Parameters

Summary

public bool GetWeather(Vector3D position, out MyObjectBuilder_WeatherEffect weatherEffect)

Gets object builder of weather at provided position

Returns

bool

True there is weather in that point

Parameters