llGetAttachedListFiltered
function ll.GetAttachedListFiltered(AgentID: string, Options: {any}): {any}Retrieves a list of attachments on an avatar.
Parameters
-
AgentID(string) - An agent in the region.
-
Options({any}) - A list of option for inventory transfer.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetAttachedListFiltered().
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: llGetAttachedListFiltered