Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ getOwner
Method
getOwner
game/state/tilemap/tileobject_doodad.cpp:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
sp<Doodad> TileObjectDoodad::getOwner() const { return doodad.lock(); }
51
52
Vec3<float> TileObjectDoodad::getPosition() const
53
{
Callers
15
updateCityscapeParameters
Method · 0.45
updateBattlescapeParameters
Method · 0.45
getSupportedParts
Method · 0.45
attachToSomething
Method · 0.45
findSupport
Method · 0.45
ceaseBeingSupported
Method · 0.45
die
Method · 0.45
updateFalling
Method · 0.45
update
Method · 0.45
attemptReLinkSupports
Method · 0.45
expand
Method · 0.45
applyEffect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected