OpenMetaverse Protocol Library Developers API Documentation
ToDictionary Method
NamespacesOpenMetaverseAnimationsToDictionary () () () ()
A dictionary containing all pre-defined animations
Declaration Syntax
C#
public 
static 
Dictionary<
UUID, 
string> 
ToDictionary()
Return Value
A dictionary containing the pre-defined animations, where the key is the animations ID, and the value is a string containing a name to identify the purpose of the animation

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