Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ checkCommand
Method
checkCommand
Tools/EditorFramework/TextureToolControl.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
bool TextureToolControl::checkCommand()
99
{
100
return mMainWidget->getRootKeyFocus() && !getSelectorsCapture();
101
}
102
103
void TextureToolControl::onMouseWheel(int _rel)
104
{
Callers
nothing calls this directly
Calls
1
getRootKeyFocus
Method · 0.80
Tested by
no test coverage detected