CInventory::putInItem

From King Arthur's Gold Wiki
Revision as of 20:31, 19 August 2012 by Shadlington (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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