Function send_class

Source
pub fn send_class(pid: u16)
Expand description

Send a PlayerCharClass packet about a player.

It is only sent to the affected player.

pid The player ID.

Returns void