Skip to content

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)

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.