Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ GetType
Method
GetType
src/engine/shared/map.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void CMap::GetType(int Type, int *pStart, int *pNum)
60
{
61
m_DataFile.GetType(Type, pStart, pNum);
62
}
63
64
int CMap::FindItemIndex(int Type, int Id)
65
{
Callers
15
Init
Method · 0.45
LoadMapSettings
Method · 0.45
OnMapLoad
Method · 0.45
OnMapLoadImpl
Method · 0.45
EnvelopeEval
Method · 0.45
Load
Method · 0.45
CMapBasedEnvelopePointAccess
Method · 0.45
CalculateExtrema
Method · 0.45
LoadMapSettings
Method · 0.45
GetLayerGroupIds
Function · 0.45
FindEnv
Function · 0.45
Process
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36