OpenMetaverse Protocol Library Developers API Documentation
SignaledAnimations Field
NamespacesOpenMetaverseAgentManagerSignaledAnimations
Currently playing animations for the agent. Can be used to check the current movement status such as walking, hovering, aiming, etc. by checking against system animations found in the Animations class
Declaration Syntax
C#
public 

InternalDictionary<
UUID, 
int> 
SignaledAnimations

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)