MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / hasCrashed

Method hasCrashed

launcher/BaseInstance.h:239–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237 }
238
239 bool hasCrashed() const { return m_crashed; }
240 void setCrashed(bool value)
241 {
242 if (m_crashed != value) {

Callers 1

drawBadgesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected