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

pub fn set_month(month: i16)

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

month The month.

Returns void