Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getIncrement
Method
getIncrement
Engine/source/gui/controls/guiGameSettingsCtrl.cpp:845–848 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
843
}
844
845
F32 GuiGameSettingsCtrl::getIncrement()
846
{
847
return mStepSize;
848
}
849
850
Point2F GuiGameSettingsCtrl::getRange()
851
{
Callers
1
guiGameSettingsCtrl.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected