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

pub fn send_cell(pid: u16)

Send a PlayerCellChange packet about a player.

It is only sent to the affected player.

pid The player ID.

Returns void