CInventory::canPutItem

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

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

Returns a a bool indicating whether or not it is possible to put the given CBlob in this inventory.

bool canPutItem(CBlob@ blob)

Object method of: CInventory