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

pub fn send_level(pid: u16)

Send a PlayerLevel packet with a player's character level and
progress towards the next level up

It is always sent to all players.

pid The player ID.

Returns void