MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / reset

Method reset

Engine/source/console/compiler.cpp:272–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270}
271
272void CompilerStringTable::reset()
273{
274 list = NULL;
275 totalLen = 0;
276}
277
278char *CompilerStringTable::build()
279{

Callers 1

resetTablesFunction · 0.45

Calls 2

dFreeFunction · 0.50
clearMethod · 0.45

Tested by

no test coverage detected