Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ GetIndex
Function
GetIndex
src/engine/shared/uuid_manager.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
static int GetIndex(int Id)
111
{
112
return Id - OFFSET_UUID;
113
}
114
115
static int GetId(int Index)
116
{
Callers
5
IntersectNoLaser
Method · 0.85
RenderSwitchEntities
Method · 0.85
RegisterName
Method · 0.85
GetUuid
Method · 0.85
GetName
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected