ConfigFile::keyExists
From King Arthur's Gold Wiki
Returns true if the given key currently exists (has been set) in the ConfigFile, otherwise false.
bool keyExists( const string &in key )
Object method of: ConfigFile
Returns true if the given key currently exists (has been set) in the ConfigFile, otherwise false.
bool keyExists( const string &in key )
Object method of: ConfigFile