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