Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ GetMenuToDisplay
Method
GetMenuToDisplay
TombEngine/Game/gui.cpp:220–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
Menu GuiController::GetMenuToDisplay()
221
{
222
return MenuToDisplay;
223
}
224
225
void GuiController::SetSelectedOption(int menu)
226
{
Callers
2
RenderPauseMenu
Method · 0.80
RenderInventoryScene
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected