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

pub fn send_equipment(pid: u16)

Send a PlayerEquipment packet with a player's equipment.

It is always sent to all players.

pid The player ID whose equipment should be sent.

Returns void