CInventory::putInItem
From King Arthur's Gold Wiki
Puts the given CBlob in this inventory. Returns true if this was successful, otherwise it returns false.
bool putInItem(CBlob@ blob)
Object method of: CInventory
Puts the given CBlob in this inventory. Returns true if this was successful, otherwise it returns false.
bool putInItem(CBlob@ blob)
Object method of: CInventory