Move multiple inventory items to new
locations
Declaration Syntax
C# |
public void MoveItems( Dictionary< UUID, UUID> itemsNewParents )
Parameters
- itemsNewParents ( Dictionary < (Of < ( <' UUID, UUID > ) > ) > )
- A Dictionary containing the of the source item as the key, and the of the destination folder as the value
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)