Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ pickup
Method
pickup
source/entities/MapLight.cpp:219–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
219
void MapLight::pickup()
220
{
221
removeEntityFromPositionTile();
222
}
223
224
bool MapLight::tryDrop(Seat* seat, Tile* tile)
225
{
Callers
1
pickUpEntity
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected