Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ GetDataString
Method
GetDataString
src/engine/shared/map.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
const char *CMap::GetDataString(int Index)
35
{
36
return m_DataFile.GetDataString(Index);
37
}
38
39
void CMap::UnloadData(int Index)
40
{
Callers
10
OnMapLoad
Method · 0.45
OnMapLoadImpl
Method · 0.45
Load
Method · 0.45
PrintMapInfo
Function · 0.45
ExtractMapImages
Function · 0.45
ExtractMapSounds
Function · 0.45
CheckImageDimensions
Function · 0.45
ReplaceImageItem
Function · 0.45
ReplaceImageItem
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36