ConfigFile::keyExists

From King Arthur's Gold Wiki
Jump to: navigation, search

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