OpenMetaverse Protocol Library Developers API Documentation
AnimationStart Method (animation, reliable)
NamespacesOpenMetaverseAgentManagerAnimationStart(UUID, Boolean)
Send an AgentAnimation packet that toggles a single animation on
Declaration Syntax
C#
public 
void 
AnimationStart(
        
UUID 
animation,
        
bool 
reliable
)
Parameters
animation ( UUID)
The of the animation to start playing
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)