MCPcopy 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
59void CMap::GetType(int Type, int *pStart, int *pNum)
60{
61 m_DataFile.GetType(Type, pStart, pNum);
62}
63
64int CMap::FindItemIndex(int Type, int Id)
65{

Callers 15

InitMethod · 0.45
LoadMapSettingsMethod · 0.45
OnMapLoadMethod · 0.45
OnMapLoadImplMethod · 0.45
EnvelopeEvalMethod · 0.45
LoadMethod · 0.45
CalculateExtremaMethod · 0.45
LoadMapSettingsMethod · 0.45
GetLayerGroupIdsFunction · 0.45
FindEnvFunction · 0.45
ProcessFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36