Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GenerateCallstack
Function · 0.70
OnCrash
Function · 0.70
JSWriteDump
Function · 0.70
OnCrash
Function · 0.70
Handler
Function · 0.70
WriteDump
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected