Retrieve a listing of the items contained in a
task (Primitive)

C# |
public List< InventoryBase> GetTaskInventory( UUID objectID, uint objectLocalID, int timeoutMS )

A list containing the inventory items
inside the task or null if a timeout occurs

This request blocks until the response
from the simulator arrives or timeoutMS is exceeded

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