MCPcopy 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
379const char *CClient::LatestVersion() const
380{
381 return m_aVersionStr;
382}
383
384// TODO: OPT: do this a lot smarter!
385int *CClient::GetInput(int Tick, int IsDummy) const

Callers 3

RenderStartMenuMethod · 0.80
RenderMenubarMethod · 0.80
RenderSettingsDDNetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected