MCPcopy 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
50sp<Doodad> TileObjectDoodad::getOwner() const { return doodad.lock(); }
51
52Vec3<float> TileObjectDoodad::getPosition() const
53{

Callers 15

getSupportedPartsMethod · 0.45
attachToSomethingMethod · 0.45
findSupportMethod · 0.45
ceaseBeingSupportedMethod · 0.45
dieMethod · 0.45
updateFallingMethod · 0.45
updateMethod · 0.45
attemptReLinkSupportsMethod · 0.45
expandMethod · 0.45
applyEffectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected