Function set_object_activating_pid

Source
pub fn set_object_activating_pid(pid: u16)
Expand description

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.

Returns void