OpenMetaverse Protocol Library Developers API Documentation
ParcelResourcesDetail Class
Namespaces OpenMetaverse.Messages.LindenParcelResourcesDetail
Details about parcel resource usage
Declaration Syntax
C#
public 
class 
ParcelResourcesDetail
Members
All Members Constructors Methods Fields



Icon Member Description
ParcelResourcesDetail () () () ()
Initializes a new instance of the ParcelResourcesDetailclass

Deserialize(OSDMap)
Deserializes object from OSD

FromOSD(OSD)
Makes an instance based on deserialized data

GroupOwned
Indicates if parcel is group owned

ID
Parcel UUID

LocalID
Parcel local ID

Name
Parcel name

Objects
Array of ObjectResourcesDetailcontaining per object resource usage

OwnerID
Parcel owner

Inheritance Hierarchy
Object
ParcelResourcesDetail

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