ConfigFile::keyExists

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

Jump to: navigation, search

Returns true if the given key currently exists in the ConfigFile, otherwise false.


bool keyExists( const string &in key )

Object method of: ConfigFile