OpenMetaverse Protocol Library Developers API Documentation
AnimationsChangedEventArgs Class
NamespacesOpenMetaverseAnimationsChangedEventArgs
Data sent by the simulator to indicate the active/changed animations applied to your agent
Declaration Syntax
C#
public 
class 
AnimationsChangedEventArgs : 
EventArgs
Members
All Members Constructors Properties



Icon Member Description
AnimationsChangedEventArgs(InternalDictionary < (Of < <' ( UUID, Int32 > ) > > ) )
Construct a new instance of the AnimationsChangedEventArgs class

Animations
Get the dictionary that contains the changed animations

Inheritance Hierarchy
Object
EventArgs
  AnimationsChangedEventArgs

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