ConfigFile::keyExists
From King Arthur's Gold Wiki
Revision as of 16:00, 29 September 2012 by Shadlington (Talk | contribs)
Returns true if the given key currently exists in the ConfigFile, otherwise false.
void keyExists( const string &in key )
Object method of: ConfigFile