llGetAnimationList/fr

From Second Life Wiki
Jump to navigation Jump to search

Summary

Function: list llGetAnimationList( key id );

Returns a list de toutes les animations jouées (actuellement) par l'avatar identifié par la clé id.

• key id avatar UUID that is in the same region

Caveats

  • Il n'existe aucune fonction ou mécanique interne pour obtenir le nom d'une animation jouée.
All Issues ~ Search JIRA for related Bugs

Examples

See Also

Functions

•  llGetAgentInfo Renvoie des informations sur l'avatar
•  llGetAnimation Renvoie une information sur l'animation de déplacement en cours
•  llStartAnimation Lance une animation
•  llStopAnimation Stop une animation en cours

Deep Notes

Search JIRA for related Issues

Signature

function list llGetAnimationList( key id );