Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ setStopOnOverflow
Method
setStopOnOverflow
launcher/launch/LogModel.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void LogModel::setStopOnOverflow(bool stop)
147
{
148
m_stopOnOverflow = stop;
149
}
150
151
void LogModel::setOverflowMessage(const QString& overflowMessage)
152
{
Callers
1
getLogModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected