CInventory::MoveInventoryTo

From King Arthur's Gold Wiki
Jump to: navigation, search

Removes all of the CBlobs in this inventory and puts them in the given other inventory.

Returns true if all CBlobs were moved successfully, otherwise false.

bool MoveInventoryTo(CInventory@ inventory)

Object method of: CInventory