MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / selectedVersion

Method selectedVersion

launcher/ui/dialogs/VersionSelectDialog.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140BaseVersion::Ptr VersionSelectDialog::selectedVersion() const
141{
142 return m_versionWidget->selectedVersion();
143}
144
145void VersionSelectDialog::on_refreshButton_clicked()
146{

Callers 2

validateMethod · 0.45
doneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected