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

pub fn set_weather_transition_factor(transition_factor: f64)

Set the transition factor for the weather in the write-only worldstate stored on the server.

transition_factor The transition factor.

Returns void