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

Method GetInventoryMode

TombEngine/Game/gui.cpp:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233 }
234
235 InventoryMode GuiController::GetInventoryMode()
236 {
237 return InvMode;
238 }
239
240 void GuiController::SetInventoryMode(InventoryMode mode)
241 {

Callers 6

PrepareSceneMethod · 0.80
RenderLoadSaveMenuMethod · 0.80
RenderInventorySceneMethod · 0.80
ResumeAllSoundsFunction · 0.80
CallPauseMethod · 0.80
HandleMenuCallsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected