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

pub fn set_name(pid: u16, name: &str)

Set the name of a player.

pid The player ID.
name The new name of the player.

Returns void