A message sent from the viewer to the
simulator to updated a specific parcels settings
Declaration Syntax
C# |
public class ParcelPropertiesUpdateMessage : IMessage
Members
All Members | Constructors | Methods | Fields | ||
|
|
|
Icon | Member | Description |
---|---|---|
ParcelPropertiesUpdateMessage () () () () |
Initializes a new instance of the
ParcelPropertiesUpdateMessageclass
|
|
AnyAVSounds |
true if avatars outside can hear any sounds
avatars inside play
|
|
AuthBuyerID |
The of the agent authorized to purchase this
parcel of land or a NULL if the sale is authorized to anyone
|
|
Category |
The category of this parcel used when search
is enabled to restrict search results
|
|
Desc |
A string containing the description to
set
|
|
Deserialize(OSDMap) |
Deserialize the message
|
|
GroupAVSounds |
true if group members outside can hear any
sounds avatars inside play
|
|
GroupID |
The of the which allows for additional powers
and restrictions.
|
|
Landing |
The which specifies how avatars which teleport
to this parcel are handled
|
|
LocalID |
The LocalID of the parcel to update settings
on
|
|
MediaAutoScale |
true to enable auto scaling of the parcel
media
|
|
MediaDesc |
A string containing the description of the
media which can be played to visitors
|
|
MediaHeight |
|
|
MediaID |
|
|
MediaLoop |
|
|
MediaType |
|
|
MediaURL |
|
|
MediaWidth |
|
|
MusicURL |
|
|
Name |
|
|
ObscureMedia |
|
|
ObscureMusic |
|
|
ParcelFlags |
|
|
PassHours |
|
|
PassPrice |
|
|
Privacy |
|
|
SalePrice |
|
|
SeeAVs |
true if avatars in this parcel should be
invisible to people outside
|
|
Serialize () () () () |
Serialize the object
|
|
SnapshotID |
|
|
UserLocation |
|
|
UserLookAt |
|
Inheritance Hierarchy
Object | |
ParcelPropertiesUpdateMessage |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)