MCPcopy 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
189bool CUIWindow::CapturesFocusToo() { return GetMouseCapturer() ? GetMouseCapturer()->CapturesFocusToo() : true; }
190
191void CUIWindow::UpdateFocus(bool focus_lost)
192{

Callers 1

UpdateFocusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected