Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ GetSelectedOption
Method
GetSelectedOption
TombEngine/Game/gui.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
int GuiController::GetSelectedOption()
216
{
217
return SelectedOption;
218
}
219
220
Menu GuiController::GetMenuToDisplay()
221
{
Callers
3
RenderOptionsMenu
Method · 0.80
RenderTitleMenu
Method · 0.80
RenderPauseMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected