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

Method settings

launcher/BaseInstance.cpp:330–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

328}
329
330SettingsObjectPtr BaseInstance::settings()
331{
332 loadSpecificSettings();
333
334 return m_settings;
335}
336
337bool BaseInstance::canLaunch() const
338{

Callers 15

ApplicationMethod · 0.45
launchMethod · 0.45
controllerSucceededMethod · 0.45
ShowGlobalSettingsMethod · 0.45
showMainWindowMethod · 0.45
askIfShouldUpdateFunction · 0.45
executeTaskMethod · 0.45
decideAccountMethod · 0.45
askOfflineNameMethod · 0.45
launchInstanceMethod · 0.45
onFailedMethod · 0.45
executeTaskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected