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