MCPcopy Create free account
hub / github.com/GDRETools/gdsdecomp / get_config_version

Method get_config_version

utility/pcfg_loader.h:122–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120 Error set_setting(String p_var, Variant value);
121 String get_cfg_path() const { return cfb_path; }
122 int get_config_version() const { return config_version; }
123 Variant g_set(const String &p_var, const Variant &p_default, bool p_restart_if_changed = false);
124 Dictionary get_section(const String &p_var) const;
125 ProjectConfigLoader();

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected