Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ ChangeLevel
Method
ChangeLevel
Sources/Jazz2/UI/Menu/MainMenu.cpp:409–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
407
}
408
409
void MainMenu::ChangeLevel(LevelInitialization&& levelInit)
410
{
411
_root->ChangeLevel(std::move(levelInit));
412
}
413
414
bool MainMenu::HasResumableState() const
415
{
Callers
3
HandleLevelChange
Method · 0.45
OnAfterTransition
Method · 0.45
OnAfterTransition
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected