Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ isMetaPressed
Method
isMetaPressed
MyGUIEngine/src/MyGUI_InputManager.cpp:682–685 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
680
}
681
682
bool InputManager::isMetaPressed() const
683
{
684
return mIsMetaPressed;
685
}
686
687
void InputManager::resetMouseCaptureWidget()
688
{
Callers
5
ToEditCommand
Function · 0.80
injectKeyPress
Method · 0.80
injectKeyPress
Method · 0.80
injectKeyPress
Method · 0.80
injectKeyPress
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected