ConfigFile::remove

From King Arthur's Gold Wiki
Revision as of 17:01, 29 September 2012 by Shadlington (Talk | contribs)

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

Removes the given key (and its value) if it currently exists in the ConfigFile.


void remove( const string &in key )

Object method of: ConfigFile