OpenMetaverse Protocol Library Developers API Documentation
RequestDeRezToInventory Method (objectLocalID)
NamespacesOpenMetaverse InventoryManager RequestDeRezToInventory(UInt32)
DeRez an object from the simulator to the agents Objects folder in the agents Inventory
Declaration Syntax
C#
public 
void 
RequestDeRezToInventory(
        
uint 
objectLocalID
)
Parameters
objectLocalID ( UInt32)
The simulator Local ID of the object
Remarks
If objectLocalID is a child primitive in a linkset, the entire linkset will be derezzed

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