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

pub fn set_player_as_object(pid: u16)

Set a player as the object in the temporary object stored on the server.
Currently only used for ConsoleCommand packets.

pid The pid of the player.

Returns void