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

Function unlockLog

Engine/source/console/console.cpp:456–459  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

454}
455
456void unlockLog()
457{
458 consoleLogLocked = false;
459}
460
461U32 tabComplete(char* inputBuffer, U32 cursorPos, U32 maxResultLength, bool forwardTab)
462{

Callers 2

logFunction · 0.85
refreshLogTextMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected