Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ OnHide
Method
OnHide
Sources/Jazz2/UI/Menu/MenuSection.cpp:20–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
void MenuSection::OnHide() {
21
_root = nullptr;
22
}
23
24
NavigationFlags MenuSection::GetNavigationFlags() const {
25
return NavigationFlags::AllowAll;
Callers
2
SwitchToSectionDirect
Method · 0.80
SwitchToSectionDirect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected