DeRez an object from the simulator and return
to inventory
Declaration Syntax
C# |
public void RequestDeRezToInventory( uint objectLocalID, DeRezDestination destType, UUID destFolder, UUID transactionID )
Parameters
- objectLocalID ( UInt32)
- The simulator Local ID of the object
- destType ( DeRezDestination)
- The type of destination from the enum
- destFolder ( UUID)
- The destination inventory folders -or- if DeRezzing object to a tasks Inventory, the Tasks
- transactionID ( UUID)
- The transaction ID for this request which can be used to correlate this request with other packets
Remarks
If objectLocalID is a child primitive
in a linkset, the entire linkset will be derezzed
See Also
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)