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

pub fn send_base_info(pid: u16)

Send a PlayerBaseInfo packet with a player's name, race, head mesh,
hairstyle mesh, birthsign and stat reset state.

It is always sent to all players.

pid The player ID.

Returns void