GetAttachedList
llGetAttachedList
Summary
Function: list llGetAttachedList( key avatar );
Returns a list of public attachments worn by an avatar.
By design HUD attachment keys are not reported by this function.
 |
Note: Constants in italic require a viewer compatible with the Project Bento skeleton. |
Deep Notes
History
• 20/Dec/08
|
SVC-3560
|
–
|
llQueryAvatarAttachments Suggested
|
|
• 30/Apr/13
|
BUG-2467
|
–
|
llGetAttachedList Suggested
|
|
• 14/Jul/15
|
BUG-9683
|
–
|
llGetAttachedList Suggested again
|
|
Signature
|
function list llGetAttachedList( key avatar );
|