MCPcopy 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

resetSubsystemsFunction · 0.85
setPreferredNameFunction · 0.85
setPreferredCompanyNameFunction · 0.85
openFunction · 0.85
openTextInputFunction · 0.85
sub_4CE6C9Function · 0.85
sub_4CE6FFFunction · 0.85
loadSaveQuitFunction · 0.85

Calls 1

closeFunction · 0.70

Tested by

no test coverage detected