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

pub fn set_days_passed(days_passed: i16)

Set the world's days passed in the write-only worldstate stored on the server.

days_passed The days passed.

Returns void