MCPcopy 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
146void LogModel::setStopOnOverflow(bool stop)
147{
148 m_stopOnOverflow = stop;
149}
150
151void LogModel::setOverflowMessage(const QString& overflowMessage)
152{

Callers 1

getLogModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected