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

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.

Returns void