Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
resetBuildingsInfluence
Function · 0.45
doCalcAcceptedCargo
Function · 0.45
forEachStationElement
Function · 0.45
isStationTrackConnected
Function · 0.45
sub_48D794
Function · 0.45
getRoadInformation
Function · 0.45
findRoadExtent
Function · 0.45
generateBackupRoadPlacement
Function · 0.45
validateRoadPlacement
Function · 0.45
generateBackupTrackPlacement
Function · 0.45
validateTrackPlacement
Function · 0.45
pathFindTrackUndoSection
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected