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

pub fn set_weather_force_state(force_state: bool)

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

Players who receive a packet with forced weather will switch to that weather immediately.

force_state The weather forcing state.

Returns void