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

Function GetId

src/engine/shared/uuid_manager.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115static int GetId(int Index)
116{
117 return Index + OFFSET_UUID;
118}
119
120void CUuidManager::RegisterName(int Id, const char *pName)
121{

Callers 10

LookupUuidMethod · 0.70
SnapMethod · 0.50
SnapMethod · 0.50
SnapMethod · 0.50
SnapMethod · 0.50
SnapMethod · 0.50
SnapMethod · 0.50
SnapMethod · 0.50
SnapMethod · 0.50
SnapMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected