InventoryAttachment Class, contains details on
an attachable object
 Declaration Syntax
Declaration Syntax| C# | 
[ SerializableAttribute] public class InventoryAttachment : InventoryItem
 Members
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
Inheritance Hierarchy| Object | |||
|   | InventoryBase | ||
|   | InventoryItem | ||
|   | InventoryAttachment | ||
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)
 
