Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
56
void ConsoleValue::resetConversionBuffer()
57
{
58
sConversionAllocator.freeBlocks();
59
}
60
61
char* ConsoleValue::convertToBuffer() const
62
{
Callers
nothing calls this directly
Calls
1
freeBlocks
Method · 0.45
Tested by
no test coverage detected