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

pub fn set_weather_current(current_weather: i16)

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

current_weather The current weather.

Returns void