MCPcopy 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
339void Settings::clearGroups()
340{
341 mGroupStack.clear();
342}
343
344const UTF8 *Settings::getCurrentGroups()
345{

Callers 1

DefineEngineMethodFunction · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected