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

Method cancelCollapse

game/state/city/scenery.cpp:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37void Scenery::cancelCollapse() { ticksUntilCollapse = 0; }
38
39sp<std::set<SupportedMapPart *>> Scenery::getSupportedParts()
40{

Callers 3

findSupportMethod · 0.45
initialSceneryLinkUpMethod · 0.45
attemptReLinkSupportsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected