MCPcopy 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
845F32 GuiGameSettingsCtrl::getIncrement()
846{
847 return mStepSize;
848}
849
850Point2F GuiGameSettingsCtrl::getRange()
851{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected