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

Method SnapFreeId

src/engine/server/server.cpp:4457–4460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4455}
4456
4457void CServer::SnapFreeId(int Id)
4458{
4459 m_IdPool.FreeId(Id);
4460}
4461
4462void *CServer::SnapNewItem(int Type, int Id, int Size)
4463{

Callers 1

~CEntityMethod · 0.80

Calls 1

FreeIdMethod · 0.80

Tested by

no test coverage detected