OpenMetaverse Protocol Library Developers API Documentation
AnimationsChangedEventArgs Constructor (agentAnimations)
NamespacesOpenMetaverse AnimationsChangedEventArgs AnimationsChangedEventArgs(InternalDictionary < (Of < <' ( UUID, Int32 > ) > > ) )
Construct a new instance of the AnimationsChangedEventArgs class
Declaration Syntax
C#
public 
AnimationsChangedEventArgs(
        

InternalDictionary<
UUID, 
int> 
agentAnimations
)
Parameters
agentAnimations ( InternalDictionary < (Of < ( <' UUID, Int32 > ) > ) > )
The dictionary that contains the changed animations

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