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