MCPcopy Create free account
hub / github.com/ddnet/ddnet / Clear

Method Clear

src/engine/server/server.cpp:2217–2220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2215}
2216
2217void CServer::CCache::Clear()
2218{
2219 m_vCache.clear();
2220}
2221
2222void CServer::CacheServerInfo(CCache *pCache, int Type, bool SendClients)
2223{

Callers 2

CacheServerInfoMethod · 0.45
CacheServerInfoSixupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected