MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / GetFullPath

Method GetFullPath

neo/framework/File.cpp:171–173  ·  view source on GitHub ↗

================= idFile::GetFullPath ================= */

Source from the content-addressed store, hash-verified

169=================
170*/
171const char *idFile::GetFullPath( void ) {
172 return "";
173}
174
175/*
176=================

Callers 3

FindDLLMethod · 0.45
HandleDownloadsMethod · 0.45
LoadFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected