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

Method SetMenuToDisplay

TombEngine/Game/gui.cpp:230–233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228 }
229
230 void GuiController::SetMenuToDisplay(Menu menu)
231 {
232 MenuToDisplay = menu;
233 }
234
235 InventoryMode GuiController::GetInventoryMode()
236 {

Callers 2

InitializeMethod · 0.80
CallPauseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected