Skip to content

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.

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.