Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ ContextHasFocus
Function
ContextHasFocus
src/openrct2/Context.cpp:1668–1671 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1666
}
1667
1668
bool ContextHasFocus()
1669
{
1670
return GetContext()->GetUiContext().HasFocus();
1671
}
1672
1673
void ContextSetCursorTrap(bool value)
1674
{
Callers
1
GameHandleEdgeScroll
Function · 0.85
Calls
2
GetContext
Function · 0.85
HasFocus
Method · 0.80
Tested by
no test coverage detected