Difference between revisions of "CInventory::RemoveAll"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> Removes all items from this inventory. </onlyinclude> <syntaxhighlight lang="cpp"> void RemoveAll() </syntaxhighlight> Object method of: CInventory [[Category...")
 
(No difference)

Latest revision as of 18:44, 22 September 2012

Removes all items from this inventory.


void RemoveAll()

Object method of: CInventory