[][src]Function tes3mp_plugin::plugin::generated::set_weather_next

pub fn set_weather_next(next_weather: i16)

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

next_weather The next weather.

Returns void