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

pub fn set_year(year: i16)

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

year The year.

Returns void