Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ TitleHandleKeyboardInput
Function
TitleHandleKeyboardInput
src/openrct2/Input.cpp:29–32 ·
view source on GitHub ↗
* * rct2: 0x006E3B43 */
Source
from the content-addressed store, hash-verified
27
* rct2: 0x006E3B43
28
*/
29
void TitleHandleKeyboardInput()
30
{
31
ContextInputHandleKeyboard(true);
32
}
33
34
/**
35
*
Callers
1
Tick
Method · 0.85
Calls
1
ContextInputHandleKeyboard
Function · 0.85
Tested by
no test coverage detected