Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ SetLastInventoryItem
Method
SetLastInventoryItem
TombEngine/Game/gui.cpp:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
void GuiController::SetLastInventoryItem(int itemNumber)
275
{
276
LastInvItem = itemNumber;
277
}
278
279
void GuiController::DrawInventory()
280
{
Callers
2
Initialize
Method · 0.80
ParsePlayer
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected