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

Method GetInventoryItemChosen

TombEngine/Game/gui.cpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252 }
253
254 int GuiController::GetInventoryItemChosen()
255 {
256 return InventoryItemChosen;
257 }
258
259 void GuiController::SetEnterInventory(int number)
260 {

Callers 9

PuzzleHoleCollisionFunction · 0.80
KeyHoleCollisionFunction · 0.80
DoorCollisionFunction · 0.80
CrowbarSwitchCollisionFunction · 0.80
CollideStatuePlinthFunction · 0.80
PickupCollisionFunction · 0.80
UseSpecialItemFunction · 0.80
GetUsedItemFunction · 0.80
InteractMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected