OpenMetaverse Protocol Library Developers API Documentation
RemoteParcelRequestRequest Class
Namespaces OpenMetaverse.Messages.LindenRemoteParcelRequestRequest
A message sent from the viewer to the simulator to request information on a remote parcel
Declaration Syntax
C#
public 
class 
RemoteParcelRequestRequest : 

RemoteParcelRequestBlock
Members
All Members Constructors Methods Fields



Icon Member Description
RemoteParcelRequestRequest () () () ()
Initializes a new instance of the RemoteParcelRequestRequestclass

Deserialize(OSDMap)
Deserialize the message
(Overrides RemoteParcelRequestBlock. Deserialize(OSDMap).)
Location
Local sim position of the parcel we are looking up

RegionHandle
Region handle of the parcel we are looking up

RegionID
Region UUIDof the parcel we are looking up

Serialize () () () ()
Serialize the object
(Overrides RemoteParcelRequestBlock. Serialize () () () () .)
Inheritance Hierarchy
Object
RemoteParcelRequestBlock
  RemoteParcelRequestRequest

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