OpenMetaverse Protocol Library Developers API Documentation
SendUpdate Method (reliable, simulator)
NamespacesOpenMetaverse AgentManager . . :: . . AgentMovementSendUpdate(Boolean, Simulator)
Send new AgentUpdate packet to update our current camera position and rotation
Declaration Syntax
C#
public 
void 
SendUpdate(
        
bool 
reliable,
        
Simulator 
simulator
)
Parameters
reliable ( Boolean)
Whether to require server acknowledgement of this packet
simulator ( Simulator)
Simulator to send the update to

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