Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ Pickup
Function
Pickup
TombEngine/Game/control/flipeffect.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
void Pickup(ItemInfo* item)
115
{
116
DoPickup(item);
117
}
118
119
void Puzzle(ItemInfo* item)
120
{
Callers
nothing calls this directly
Calls
1
DoPickup
Function · 0.85
Tested by
no test coverage detected