llGetObjectAnimationNames

From Second Life Wiki
Revision as of 12:07, 30 August 2017 by Vir Linden (talk | contribs)
Jump to navigation Jump to search
Emblem-important-yellow.png LSL Feature Request
The described function does not exist. This article is a feature request.

Summary

Function: list llGetObjectAnimationNames( );
REQUEST Function ID
0.0 Forced Delay
10.0 Energy

Returns a list of names of animations playing in the current object

Examples

See Also

Functions

•  llStartObjectAnimation Start playing an animation in the current object
•  llStopObjectAnimation Stop playing an animation in the current object

Deep Notes

Search JIRA for related Issues

Signature

//function list llGetObjectAnimationNames();