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

pub fn send_class(pid: u16)

Send a PlayerCharClass packet about a player.

It is only sent to the affected player.

pid The player ID.

Returns void