Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ getSceneBumpFile
Method
getSceneBumpFile
trunk/win/Source/BT_SceneManager.cpp:519–522 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
517
}
518
519
QFileInfo SceneManager::getSceneBumpFile() const
520
{
521
return currentSceneFile;
522
}
523
524
QFileInfo SceneManager::getSceneBumpBackupFile() const
525
{
Callers
3
SaveSceneToFile
Function · 0.80
LoadSceneFromFile
Function · 0.80
Key_ClearBumpTop
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected