CInventory::putInItem
From King Arthur's Gold Wiki
Revision as of 19:31, 19 August 2012 by Shadlington (Talk | contribs)
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