Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ init
Method
init
Engine/source/console/console.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
DataChunker ConsoleValue::sConversionAllocator;
50
51
void ConsoleValue::init()
52
{
53
sConversionAllocator.setChunkSize(8092);
54
}
55
56
void ConsoleValue::resetConversionBuffer()
57
{
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
1
setChunkSize
Method · 0.80
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36