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

pub fn set_day(day: i16)

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

day The day.

Returns void