MCPcopy 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

49DataChunker ConsoleValue::sConversionAllocator;
50
51void ConsoleValue::init()
52{
53 sConversionAllocator.setChunkSize(8092);
54}
55
56void ConsoleValue::resetConversionBuffer()
57{

Callers 2

TESTFunction · 0.45
TESTFunction · 0.45

Calls 1

setChunkSizeMethod · 0.80

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36