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

Method GetEnterInventory

TombEngine/Game/gui.cpp:264–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262 }
263
264 int GuiController::GetEnterInventory()
265 {
266 return EnterInventory;
267 }
268
269 int GuiController::GetLastInventoryItem()
270 {

Callers 2

HandleMenuCallsFunction · 0.80
GetFocusedItemFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected