MCPcopy Create free account
hub / github.com/MultiMC/Launcher / analytics

Method analytics

launcher/Application.h:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 virtual ~Application();
62
63 GAnalytics *analytics() const {
64 return m_analytics;
65 }
66
67 std::shared_ptr<SettingsObject> settings() const {
68 return m_settings;

Callers 1

validatePageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected