Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
PrepareScene
Method · 0.80
RenderLoadSaveMenu
Method · 0.80
RenderInventoryScene
Method · 0.80
ResumeAllSounds
Function · 0.80
CallPause
Method · 0.80
HandleMenuCalls
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected