Function send_skills

Source
pub fn send_skills(pid: u16)
Expand description

Send a PlayerSkill packet with a player’s skills.

It is always sent to all players.

pid The player ID.

Returns void