MCPcopy 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
219void MapLight::pickup()
220{
221 removeEntityFromPositionTile();
222}
223
224bool MapLight::tryDrop(Seat* seat, Tile* tile)
225{

Callers 1

pickUpEntityMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected