OpenMetaverse Protocol Library Developers API Documentation
Update Method (simulator, wantReply)
NamespacesOpenMetaverseParcelUpdate(Simulator, Boolean)
Update the simulator with any local changes to this Parcel object
Declaration Syntax
C#
public 
void 
Update(
        
Simulator 
simulator,
        
bool 
wantReply
)
Parameters
simulator ( Simulator)
Simulator to send updates to
wantReply ( Boolean)
Whether we want the simulator to confirm the update with a reply packet or not

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