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

Method resetConversionBuffer

Engine/source/console/console.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void ConsoleValue::resetConversionBuffer()
57{
58 sConversionAllocator.freeBlocks();
59}
60
61char* ConsoleValue::convertToBuffer() const
62{

Callers

nothing calls this directly

Calls 1

freeBlocksMethod · 0.45

Tested by

no test coverage detected