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

pub fn set_hostname(name: &str)

Set the name of the server, as displayed in the server browser.

name The new name.

Returns void