InventoryObject Class contains details on a
primitive or coalesced set of primitives
| C# |
[ SerializableAttribute] public class InventoryObject : InventoryItem
| 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
|
| Object | |||
|
|
InventoryBase | ||
|
|
InventoryItem | ||
|
|
InventoryObject | ||
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)