MCPcopy 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
606CUIWindow* CUIWindow::GetCurrentMouseHandler() { return GetTop()->GetChildMouseHandler(); }
607
608CUIWindow* CUIWindow::GetChildMouseHandler()
609{

Callers

nothing calls this directly

Calls 2

GetTopFunction · 0.85
GetChildMouseHandlerMethod · 0.80

Tested by

no test coverage detected