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

pub fn get_operating_system_type() -> String

Get the type of the operating system used by the server.

Note: Currently, the type can be "Windows", "Linux", "OS X" or "Unknown OS".

Returns the type of the operating system.