Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4457
void CServer::SnapFreeId(int Id)
4458
{
4459
m_IdPool.FreeId(Id);
4460
}
4461
4462
void *CServer::SnapNewItem(int Type, int Id, int Size)
4463
{
Callers
1
~CEntity
Method · 0.80
Calls
1
FreeId
Method · 0.80
Tested by
no test coverage detected