OpenMetaverse Protocol Library Developers API Documentation
RequestTaskInventory Method (objectLocalID, simulator)
NamespacesOpenMetaverse InventoryManagerRequestTaskInventory(UInt32, Simulator)
Request the contents of a tasks (primitives) inventory
Declaration Syntax
C#
public 
void 
RequestTaskInventory(
        
uint 
objectLocalID,
        
Simulator 
simulator
)
Parameters
objectLocalID ( UInt32)
The simulator Local ID of the object
simulator ( Simulator)
A reference to the simulator object that contains the object
See Also

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