Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
456
void unlockLog()
457
{
458
consoleLogLocked = false;
459
}
460
461
U32 tabComplete(char* inputBuffer, U32 cursorPos, U32 maxResultLength, bool forwardTab)
462
{
Callers
2
log
Function · 0.85
refreshLogText
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected