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

Function setToolWidgetIndex

src/OpenLoco/src/Ui/ToolManager.cpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152 return _toolWidgetIndex;
153 }
154 void setToolWidgetIndex(uint16_t toolWidgetIndex)
155 {
156 _toolWidgetIndex = toolWidgetIndex;
157 }
158}

Callers 1

toolSetFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected