Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setToolWindowType
Function
setToolWindowType
src/OpenLoco/src/Ui/ToolManager.cpp:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
return _toolWindowType;
135
}
136
void setToolWindowType(Ui::WindowType toolWindowType)
137
{
138
_toolWindowType = toolWindowType;
139
}
140
141
Ui::CursorId getToolCursor()
142
{
Callers
1
toolSet
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected