MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / getItemSupportingObject

Method getItemSupportingObject

game/state/tilemap/tile.cpp:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76sp<BattleMapPart> Tile::getItemSupportingObject() { return supportProviderForItems; }
77
78bool Tile::getSolidGround(bool large)
79{

Callers 2

getSupportMethod · 0.80
findSupportMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected