Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
76
sp<BattleMapPart> Tile::getItemSupportingObject() { return supportProviderForItems; }
77
78
bool Tile::getSolidGround(bool large)
79
{
Callers
2
getSupport
Method · 0.80
findSupport
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected