llTransferOwnership
function ll.TransferOwnership(AgentID: string, Flags: number, Params: {any}): numberTransfers 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.
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llTransferOwnership