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

Method File

src/engine/shared/map.cpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152IOHANDLE CMap::File() const
153{
154 return m_DataFile.File();
155}
156
157const char *CMap::FullName() const
158{

Callers 2

DemoRecorder_StartMethod · 0.45
RaceRecord_StartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected