Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ isLoaded
Method
isLoaded
launcher/minecraft/gameoptions/GameOptions.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
bool GameOptions::isLoaded() const
129
{
130
return loaded;
131
}
132
133
bool GameOptions::reload()
134
{
Callers
7
loadComponent
Function · 0.45
loadIndex
Function · 0.45
Component
Method · 0.45
getVersionFile
Method · 0.45
isVersionChangeable
Method · 0.45
setVersion
Method · 0.45
revert
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected