MCPcopy 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
519QFileInfo SceneManager::getSceneBumpFile() const
520{
521 return currentSceneFile;
522}
523
524QFileInfo SceneManager::getSceneBumpBackupFile() const
525{

Callers 3

SaveSceneToFileFunction · 0.80
LoadSceneFromFileFunction · 0.80
Key_ClearBumpTopFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected