Construct a new InventoryItem object of a
specific Type
 Declaration Syntax
Declaration Syntax| C# | 
public InventoryItem( InventoryType type, UUID itemID )
 Parameters
Parameters- type ( InventoryType)
- The type of item from
- itemID ( UUID)
- of the item
 See Also
See AlsoAssembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)
 
