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

pub fn set_time_scale(time_scale: f64)

Set the world's time scale in the write-only worldstate stored on the server.

pid The player ID.
time_scale The time scale.

Returns void