Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ save
Method
save
launcher/minecraft/gameoptions/GameOptions.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
bool GameOptions::save()
142
{
143
return ::save(path, contents, version);
144
}
Callers
8
logoLoaded
Method · 0.45
paintEvent
Method · 0.45
drawHeader
Method · 0.45
drawProgressOverlay
Function · 0.45
paint
Method · 0.45
paint
Method · 0.45
SaveIcon
Function · 0.45
saveIcon
Method · 0.45
Calls
1
save
Function · 0.85
Tested by
no test coverage detected