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

Method ConfigManager

src/engine/client/client.h:276–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274
275public:
276 IConfigManager *ConfigManager() { return m_pConfigManager; }
277 CConfig *Config() { return m_pConfig; }
278 IDiscord *Discord() { return m_pDiscord; }
279 IEngine *Engine() { return m_pEngine; }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected