Skip to main content

send_cell

Function send_cell 

Source
pub fn send_cell(pid: u16)
Expand description

Send a PlayerCellChange packet about a player.

It is only sent to the affected player.

pid The player ID.

Returns void