Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
175
int32_t Configuration::getVersion() const { return m_Config.version; }
176
177
size_t Configuration::getSensorCount() const { return m_Sensors.size(); }
178
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected