OpenMetaverse Protocol Library Developers API Documentation
InventoryAttachment Class
NamespacesOpenMetaverseInventoryAttachment
InventoryAttachment Class, contains details on an attachable object
Declaration Syntax
C#
[
SerializableAttribute]
public 
class 
InventoryAttachment : 
InventoryItem
Members
All Members Constructors Properties



Icon Member Description
InventoryAttachment(UUID)
Construct an InventoryAttachment object

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

AttachmentPoint
Get the last AttachmentPoint this object was attached to

Inheritance Hierarchy
Object
InventoryBase
  InventoryItem
    InventoryAttachment

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