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

pub fn send_mark_location(pid: u16)

Send a PlayerMiscellaneous packet with a Mark location to a player.

pid The player ID.

Returns void