Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ CapturesFocusToo
Method
CapturesFocusToo
ogsr_engine/xrGame/ui/UIWindow.cpp:189–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
bool CUIWindow::CapturesFocusToo() { return GetMouseCapturer() ? GetMouseCapturer()->CapturesFocusToo() : true; }
190
191
void CUIWindow::UpdateFocus(bool focus_lost)
192
{
Callers
1
UpdateFocus
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected