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

Method refresh

launcher/ui/setupwizard/LanguageWizardPage.cpp:30–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30void LanguageWizardPage::refresh()
31{
32 auto translations = APPLICATION->translations();
33 translations->downloadIndex();
34}
35
36bool LanguageWizardPage::validatePage()
37{

Callers

nothing calls this directly

Calls 2

translationsMethod · 0.80
downloadIndexMethod · 0.80

Tested by

no test coverage detected