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

Method isLoaded

launcher/ui/java/VersionList.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48bool VersionList::isLoaded()
49{
50 return m_version->isLoaded();
51}
52
53int VersionList::count() const
54{

Callers 7

createSearchArgumentsMethod · 0.45
InstallDialogMethod · 0.45
VersionListMethod · 0.45
initializeMethod · 0.45
loadVersionListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected