pub fn set_class_name(pid: u16, name: &str)
Set the name of the custom class used by a player.
pid The player ID. name The name of the custom class.
pid
name
Returns void