MCPcopy Create free account
hub / github.com/OpenMC2/OpenMC2 / Settings

Method Settings

src/Settings.cpp:30–34  ·  view source on GitHub ↗

mc2: 0x0053B990

Source from the content-addressed store, hash-verified

28
29//mc2: 0x0053B990
30Settings::Settings() {
31 set_defaults();
32 this->requires_saving = false;
33 this->unk71 = false;
34}
35
36//mc2: 0x0053B930
37void Settings::set_defaults() {

Callers

nothing calls this directly

Calls 1

set_defaultsFunction · 0.85

Tested by

no test coverage detected