MCPcopy 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

RenderOptionsMenuMethod · 0.80
RenderTitleMenuMethod · 0.80
RenderPauseMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected