Retrieve a listing of the items contained in a
task (Primitive)
Declaration Syntax
C# |
public List< InventoryBase> GetTaskInventory( UUID objectID, uint objectLocalID, int timeoutMS )
Return Value
A list containing the inventory items
inside the task or null if a timeout occurs
Remarks
This request blocks until the response
from the simulator arrives or timeoutMS is exceeded
See Also
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)