A message sent from the simulator to the viewer in response to a RemoteParcelRequestRequest
which will contain parcel information
| C# |
[SerializableAttribute] public class RemoteParcelRequestReply : RemoteParcelRequestBlock
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| RemoteParcelRequestReply()()() | Initializes a new instance of the RemoteParcelRequestReply class | |
| Deserialize(OSDMap) |
Deserialize the message
(Overrides RemoteParcelRequestBlock.Deserialize(OSDMap).) | |
| ParcelID | The grid-wide unique parcel ID | |
| Serialize()()() |
Serialize the object
(Overrides RemoteParcelRequestBlock.Serialize()()().) |
| Object | ||
| RemoteParcelRequestBlock | ||
| RemoteParcelRequestReply | ||