MCPcopy Create free account
hub / github.com/ddnet/ddnet / Values

Method Values

src/engine/shared/config.h:281–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279 void SetGameSettingsReadOnly(bool ReadOnly) override;
280 bool Save() override;
281 CConfig *Values() override { return &g_Config; }
282
283 void RegisterCallback(SAVECALLBACKFUNC pfnFunc, void *pUserData) override;
284

Callers 5

OnConsoleInitMethod · 0.80
InitMethod · 0.80
OnConsoleInitMethod · 0.80
OnInitMethod · 0.80
InitInterfacesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected