Contains a list of prim owner information for
a specific parcel in a simulator

C# |
public class ParcelObjectOwnersReplyMessage : IMessage

All Members | Constructors | Methods | Fields | ||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
ParcelObjectOwnersReplyMessage () () () () |
Initializes a new instance of the
ParcelObjectOwnersReplyMessageclass
|
![]() |
Deserialize(OSDMap) |
Deserialize the message
|
![]() |
PrimOwnersBlock |
An Array of
ParcelObjectOwnersReplyMessage
.
.
::
.
.
PrimOwnerobjects
|
![]() |
Serialize () () () () |
Serialize the object
|

A Simulator will always return at least
1 entry If agent does not have proper permission the OwnerID will
be UUID.Zero If agent does not have proper permission OR there are
no primitives on parcel the DataBlocksExtended map will not be sent
from the simulator

Object | |
![]() |
ParcelObjectOwnersReplyMessage |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)