Move an item from a tasks (Primitive)
inventory to the specified folder in the avatars inventory
Declaration Syntax
public
void
MoveTaskInventory(
uint
objectLocalID,
UUID
taskItemID,
UUID
inventoryFolderID,
Simulator
simulator
)
Parameters
-
objectLocalID (
UInt32)
- LocalID of the object in the simulator
-
taskItemID (
UUID)
- UUID of the task item to move
-
inventoryFolderID (
UUID)
- The ID of the destination folder in this agents inventory
-
simulator (
Simulator)
- Simulator Object
Remarks
Raises the
OnTaskItemReceived(TaskItemReceivedEventArgs)event
Assembly:
OpenMetaverse(Module:
OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)