The details of a single parcel in a region,
also contains some regionwide globals
Declaration Syntax
C# |
[ SerializableAttribute] public class ParcelPropertiesMessage : IMessage
Members
All Members | Constructors | Methods | Fields | ||
|
|
|
Icon | Member | Description |
---|---|---|
ParcelPropertiesMessage () () () () |
Initializes a new instance of the
ParcelPropertiesMessageclass
|
|
AnyAVSounds |
true if avatars outside can hear any sounds
avatars inside play
|
|
Area |
Total parcel land area
|
|
AuctionID |
|
|
AuthBuyerID |
Key of authorized buyer
|
|
Bitmap |
Bitmap describing land layout in 4x4m squares
across the entire region
|
|
Category |
|
|
ClaimDate |
Date land was claimed
|
|
ClaimPrice |
Appears to always be zero
|
|
Desc |
Parcel Description
|
|
Deserialize(OSDMap) |
Deserialize the message
|
|
GroupAVSounds |
true if group members outside can hear any
sounds avatars inside play
|
|
GroupID |
|
|
GroupPrims |
Total number of primitives owned by the parcel
group on this parcel
|
|
IsGroupOwned |
Whether the land is deeded to a group or
not
|
|
LandingType |
|
|
LocalID |
Simulator-local ID of this parcel
|
|
MaxPrims |
Maximum number of primitives this parcel
supports
|
|
MediaAutoScale |
A byte, if 0x1 viewer should auto scale media
to fit object
|
|
MediaDesc |
A description of the media
|
|
MediaHeight |
An Integer which represents the height of the
media
|
|
MediaID |
The Asset UUID of the Texture which when
applied to a primitive will display the media
|
|
MediaLoop |
A boolean, if true the viewer should loop the
media
|
|
MediaType |
A string which contains the mime type of the
media
|
|
MediaURL |
A URL which points to any Quicktime supported
media type
|
|
MediaWidth |
An integer which represents the width of the
media
|
|
MusicURL |
URL For Music Stream
|
|
Name |
Parcel Name
|
|
ObscureMedia |
true to obscure (hide) media url
|
|
ObscureMusic |
true to obscure (hide) music url
|
|
OtherCleanTime |
Autoreturn value in minutes for others'
objects
|
|
OtherCount |
|
|
OtherPrims |
Total number of other primitives on this
parcel
|
|
OwnerID |
UUID of the owner of this parcel
|
|
OwnerPrims |
Total number of primitives owned by the parcel
owner on this parcel
|
|
ParcelFlags |
|
|
ParcelPrimBonus |
|
|
PassHours |
How long is pass valid for
|
|
PassPrice |
Price for a temporary pass
|
|
Privacy |
Disallows people outside the parcel from being
able to see in
|
|
PublicCount |
|
|
RegionDenyAgeUnverified |
True if the region denies access to age
unverified users
|
|
RegionDenyAnonymous |
|
|
RegionDenyIdentified |
|
|
RegionDenyTransacted |
|
|
RegionPushOverride |
|
|
RentPrice |
This field is no longer used
|
|
RequestResult |
|
|
SalePrice |
Sale price of the parcel, only useful if
ForSale is set
|
|
SeeAVs |
true if avatars in this parcel should be
invisible to people outside
|
|
SelectedPrims |
Number of primitives your avatar is currently
selecting and sitting on in this parcel
|
|
SelfCount |
|
|
SequenceID |
A number which increments by 1, starting at 0
for each ParcelProperties request. Can be overriden by specifying
the sequenceID with the ParcelPropertiesRequest being sent. a
Negative number indicates the action in has occurred.
|
|
Serialize () () () () |
Serialize the object
|
|
SimWideMaxPrims |
Maximum primitives across the entire
simulator
|
|
SimWideTotalPrims |
Total primitives across the entire
simulator
|
|
SnapSelection |
|
|
SnapshotID |
Key of parcel snapshot
|
|
Status |
Parcel ownership status
|
|
TotalPrims |
Total number of primitives on this
parcel
|
|
UserLocation |
|
|
UserLookAt |
|
|
AABBMax |
Maximum corner of the axis-aligned bounding
box for this parcel
|
|
AABBMin |
Minimum corner of the axis-aligned bounding
box for this parcel
|
Inheritance Hierarchy
Object | |
ParcelPropertiesMessage |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)