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

pub fn send_skills(pid: u16)

Send a PlayerSkill packet with a player's skills.

It is always sent to all players.

pid The player ID.

Returns void