Construct a new InventoryItem object of a
specific Type

C# |
public InventoryItem( InventoryType type, UUID itemID )

- type ( InventoryType)
- The type of item from
- itemID ( UUID)
- of the item

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