CInventory::putInItem

From King Arthur's Gold Wiki
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