Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ clearGroups
Method
clearGroups
Engine/source/util/settings.cpp:339–342 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
337
}
338
339
void Settings::clearGroups()
340
{
341
mGroupStack.clear();
342
}
343
344
const UTF8 *Settings::getCurrentGroups()
345
{
Callers
1
DefineEngineMethod
Function · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected