llGetAnimationList
function ll.GetAnimationList(AvatarID: string): {any}Returns a list of keys of playing animations for an avatar.
Returns a list of keys of all playing animations for the specified avatar ID.
Parameters
-
AvatarID(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetAnimationList().
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: llGetAnimationList