Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ LatestVersion
Method
LatestVersion
src/engine/client/client.cpp:379–382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
377
}
378
379
const char *CClient::LatestVersion() const
380
{
381
return m_aVersionStr;
382
}
383
384
// TODO: OPT: do this a lot smarter!
385
int *CClient::GetInput(int Tick, int IsDummy) const
Callers
3
RenderStartMenu
Method · 0.80
RenderMenubar
Method · 0.80
RenderSettingsDDNet
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected