llReturnObjectsByID
function ll.ReturnObjectsByID(ObjectIDs: {any}): numberReturn 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.
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llReturnObjectsByID