Skip to content

llGetAttachedList

function ll.GetAttachedList(ID: string): {any}

Returns a list of keys of all visible (not HUD) attachments on the avatar identified by the ID argument

Parameters
ID (string)
Avatar to get attachments

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

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