Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ GetGameDir
Method
GetGameDir
TombEngine/Scripting/Internal/TEN/Flow/FlowHandler.cpp:390–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
388
}
389
390
std::string FlowHandler::GetGameDir()
391
{
392
return _gameDir;
393
}
394
395
void FlowHandler::SetGameDir(const std::string& assetDir)
396
{
Callers
7
GetAssetPath
Function · 0.80
RenderTitleImage
Method · 0.80
SaveScreenshot
Method · 0.80
LoadLevelFile
Function · 0.80
GameMain
Function · 0.80
InitializeScripting
Function · 0.80
InitializeNodeScripts
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected