Copy or move an
InventoryItemfrom
agent inventory to a task (primitive) inventory

C# |
public UUID UpdateTaskInventory( uint objectLocalID, InventoryItem item )

- objectLocalID ( UInt32)
- The target object
- item ( InventoryItem)
- The item to copy or move from inventory


For items with copy permissions a copy
of the item is placed in the tasks inventory, for no-copy items the
object is moved to the tasks inventory
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)