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

pub fn set_weather_queued(queued_weather: i16)

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

queued_weather The queued weather.

Returns void