llGetObjectAnimationNames

From Second Life Wiki
Revision as of 12:06, 30 August 2017 by Vir Linden (talk | contribs) (Created page with "{{LSL_Function |func_id=506|func_sleep=0.0|func_energy=10.0 |func=llGetObjectAnimationNames|return_type=list |func_desc |return_text=names of animations playing in the current...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 names of animations playing in the current object

Examples

See Also

Functions

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

Deep Notes

Search JIRA for related Issues

Signature

//function list llGetObjectAnimationNames();