Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setToolWindowNumber
Function
setToolWindowNumber
src/OpenLoco/src/Ui/ToolManager.cpp:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
return _toolWindowNumber;
126
}
127
void setToolWindowNumber(Ui::WindowNumber_t toolWindowNumber)
128
{
129
_toolWindowNumber = toolWindowNumber;
130
}
131
132
Ui::WindowType getToolWindowType()
133
{
Callers
1
toolSet
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected