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

Method instanceType

launcher/BaseInstance.cpp:320–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

318}
319
320QString BaseInstance::instanceType() const
321{
322 return m_settings->get("InstanceType").toString();
323}
324
325QString BaseInstance::instanceRoot() const
326{

Callers

nothing calls this directly

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected