pub fn set_object_activating_pid(pid: u16)
Set the player ID of the player activating the temporary object stored on the server. Currently only used for ObjectActivate packets.
pid The pid of the player.
pid
Returns void