32 #include "reference.h" 45 static void _bind_methods();
51 bool has_section(
const String& p_section)
const;
52 bool has_section_key(
const String& p_section,
const String& p_key)
const;
57 Error save(
const String& p_path);
58 Error load(
const String& p_path);
63 #endif // CONFIG_FILE_H Definition: config_file.h:35
Definition: reference.h:40