Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ cancel
Function
cancel
src/OpenLoco/src/Ui/Windows/TextInputWindow.cpp:157–160 ·
view source on GitHub ↗
* 0x004CE6F2 */
Source
from the content-addressed store, hash-verified
155
* 0x004CE6F2
156
*/
157
void cancel()
158
{
159
WindowManager::close(WindowType::textInput);
160
}
161
162
/**
163
* 0x004CE6FF
Callers
8
resetSubsystems
Function · 0.85
setPreferredName
Function · 0.85
setPreferredCompanyName
Function · 0.85
open
Function · 0.85
openTextInput
Function · 0.85
sub_4CE6C9
Function · 0.85
sub_4CE6FF
Function · 0.85
loadSaveQuit
Function · 0.85
Calls
1
close
Function · 0.70
Tested by
no test coverage detected