Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ GetCurrentMouseHandler
Method
GetCurrentMouseHandler
ogsr_engine/xrGame/ui/UIWindow.cpp:606–606 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
604
}
605
606
CUIWindow* CUIWindow::GetCurrentMouseHandler() { return GetTop()->GetChildMouseHandler(); }
607
608
CUIWindow* CUIWindow::GetChildMouseHandler()
609
{
Callers
nothing calls this directly
Calls
2
GetTop
Function · 0.85
GetChildMouseHandler
Method · 0.80
Tested by
no test coverage detected