MCPcopy Create free account
hub / github.com/SlimeVR/SlimeVR-Tracker-ESP / getVersion

Method getVersion

src/configuration/Configuration.cpp:175–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175int32_t Configuration::getVersion() const { return m_Config.version; }
176
177size_t Configuration::getSensorCount() const { return m_Sensors.size(); }
178

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected