Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ isEnabled
Method
isEnabled
Engine/source/gui/controls/guiGameSettingsCtrl.cpp:553–556 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
551
}
552
553
bool GuiGameSettingsCtrl::isEnabled() const
554
{
555
return mEnabled;
556
}
557
558
void GuiGameSettingsCtrl::setEnabled(bool enabled)
559
{
Callers
1
guiGameSettingsCtrl.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected