Skip to main content

send_equipment

Function send_equipment 

Source
pub fn send_equipment(pid: u16)
Expand description

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