MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / useAsGlobalDefault

Method useAsGlobalDefault

launcher/ui/dialogs/ProfileSelectDialog.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91bool ProfileSelectDialog::useAsGlobalDefault() const
92{
93 return ui->globalDefaultCheck->isChecked();
94}
95
96bool ProfileSelectDialog::useAsInstDefaullt() const
97{

Callers 1

decideAccountMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected