Function set_weather_region

Source
pub fn set_weather_region(region: &str)
Expand description

Set the weather region in the write-only worldstate stored on the server.

region The region.

Returns void