Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getRootMouseFocus
Method
getRootMouseFocus
MyGUIEngine/src/MyGUI_WidgetInput.cpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
bool WidgetInput::getRootMouseFocus() const
173
{
174
return mRootMouseFocus;
175
}
176
177
bool WidgetInput::getRootKeyFocus() const
178
{
Callers
3
Type MYGUICALL ExportWidget_GetRootMouseFocus
Method · 0.80
MyGUI_Managed_WidgetInput.h
File · 0.80
injectMouseMove
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected