MCPcopy Create free account
hub / github.com/MultiMC/Launcher / settings

Method settings

launcher/BaseInstance.cpp:200–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198}
199
200SettingsObjectPtr BaseInstance::settings() const
201{
202 return m_settings;
203}
204
205bool BaseInstance::canLaunch() const
206{

Callers 15

ApplicationMethod · 0.45
controllerSucceededMethod · 0.45
ShowGlobalSettingsMethod · 0.45
showMainWindowMethod · 0.45
executeTaskMethod · 0.45
loginMethod · 0.45
launchInstanceMethod · 0.45
onFailedMethod · 0.45
executeTaskMethod · 0.45
checkJavaFinishedMethod · 0.45
MainWindowMethod · 0.45
notificationsChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected