MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / sequenceIndex

Method sequenceIndex

src/OpenLoco/src/Map/IndustryElement.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 }
54
55 uint8_t IndustryElement::sequenceIndex() const
56 {
57 return _5 & 0x3;
58 }
59
60 void IndustryElement::setIsConstructed(bool val)
61 {

Callers 15

resetBuildingsInfluenceFunction · 0.45
doCalcAcceptedCargoFunction · 0.45
forEachStationElementFunction · 0.45
isStationTrackConnectedFunction · 0.45
sub_48D794Function · 0.45
getRoadInformationFunction · 0.45
findRoadExtentFunction · 0.45
validateRoadPlacementFunction · 0.45
validateTrackPlacementFunction · 0.45
pathFindTrackUndoSectionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected