Skip to content

llReturnObjectsByID

function ll.ReturnObjectsByID(ObjectIDs: {any}): number

Return objects using their UUIDs.

Requires the PERMISSION_RETURN_OBJECTS permission and that the script owner owns the parcel the returned objects are in, or is an estate manager or region owner.

Parameters
ObjectIDs ({any})
List of object UUIDs to be returned.

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

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