Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ clear
Method
clear
Engine/source/console/compiler.cpp:209–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
}
208
209
void FuncVars::clear()
210
{
211
vars.clear();
212
variableNameMap.clear();
213
counter = 0;
214
}
215
216
//-------------------------------------------------------------------------
217
Callers
2
resetTables
Function · 0.45
reset
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected