Skip to content

llTransferOwnership

function ll.TransferOwnership(AgentID: string, Flags: number, Params: {any}): number

Transfers ownership of an object, or a copy of the object to a new agent.

Parameters
AgentID (string)
An agent in the region.
Flags (number)
Flags to control type of inventory transfer.
Params ({any})
Extra parameters to llTransferOwnership. None are defined at this time.

Add example usage here showing SLua/Luau syntax with ll.TransferOwnership().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.