OpenMetaverse Protocol Library Developers API Documentation
InventoryObject Class
NamespacesOpenMetaverseInventoryObject
InventoryObject Class contains details on a primitive or coalesced set of primitives
Declaration Syntax
C#
[
SerializableAttribute]
public 
class 
InventoryObject : 
InventoryItem
Members
All Members Constructors Properties



Icon Member Description
InventoryObject(UUID)
Construct an InventoryObject object

InventoryObject(SerializationInfo, StreamingContext)
Construct an InventoryObject object from a serialization stream

AttachPoint
Gets or sets the object attachment point, the lower byte of the Flags value

ItemFlags
Gets or sets the upper byte of the Flags value

Inheritance Hierarchy
Object
InventoryBase
  InventoryItem
    InventoryObject

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