Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
48
bool VersionList::isLoaded()
49
{
50
return m_version->isLoaded();
51
}
52
53
int VersionList::count() const
54
{
Callers
7
TexturePackResourceModel
Method · 0.45
createSearchArguments
Method · 0.45
createVersionsArguments
Method · 0.45
InstallDialog
Method · 0.45
VersionList
Method · 0.45
initialize
Method · 0.45
loadVersionList
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected