MCPcopy Create free account
hub / github.com/defold/defold / GetFilePath

Function GetFilePath

engine/crash/src/crash.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 }
110
111 const char* GetFilePath()
112 {
113 return g_FilePath;
114 }
115
116 AppState* GetAppState()
117 {

Callers 6

GenerateCallstackFunction · 0.70
OnCrashFunction · 0.70
JSWriteDumpFunction · 0.70
OnCrashFunction · 0.70
HandlerFunction · 0.70
WriteDumpFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected