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

pub fn send_pos(pid: u16)

Send a PlayerPosition packet about a player.

It is only sent to the affected player.

pid The player ID.

Returns void