Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ ShowHelpWindow
Function
ShowHelpWindow
src/help_gui.cpp:211–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
);
210
211
void ShowHelpWindow()
212
{
213
AllocateWindowDescFront<HelpWindow>(_helpwin_desc, 0);
214
}
Callers
2
OnClick
Method · 0.85
MenuClickHelp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected