Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ setForceMouseToGUI
Method
setForceMouseToGUI
Engine/source/gui/core/guiCanvas.cpp:510–513 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
508
}
509
510
void GuiCanvas::setForceMouseToGUI(bool onOff)
511
{
512
mForceMouseToGUI = onOff;
513
}
514
515
void GuiCanvas::setClampTorqueCursor(bool onOff)
516
{
Callers
2
onRightMouseDown
Method · 0.80
onInputEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected