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

Method SetEnterInventory

TombEngine/Game/gui.cpp:259–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257 }
258
259 void GuiController::SetEnterInventory(int number)
260 {
261 EnterInventory = number;
262 }
263
264 int GuiController::GetEnterInventory()
265 {

Callers 9

PuzzleHoleCollisionFunction · 0.80
KeyHoleCollisionFunction · 0.80
DoorCollisionFunction · 0.80
CrowbarSwitchCollisionFunction · 0.80
CollideStatuePlinthFunction · 0.80
InitializeOrLoadGameFunction · 0.80
PickupCollisionFunction · 0.80
SetFocusedItemFunction · 0.80
InteractMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected