MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / SetSelectedOption

Method SetSelectedOption

TombEngine/Game/gui.cpp:225–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223 }
224
225 void GuiController::SetSelectedOption(int menu)
226 {
227 SelectedOption = menu;
228 }
229
230 void GuiController::SetMenuToDisplay(Menu menu)
231 {

Callers 2

InitializeMethod · 0.80
CallPauseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected