Send an AgentAnimation packet that will toggle
animations on or off
Declaration Syntax
C# |
public void Animate( Dictionary< UUID, bool> animations, bool reliable )
Parameters
- animations ( Dictionary < (Of < ( <' UUID, Boolean > ) > ) > )
- A list of animation s, and whether to turn that animation on or off
- reliable ( Boolean)
- Whether to ensure delivery of this packet or not
See Also
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)