MCPcopy 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
141bool GameOptions::save()
142{
143 return ::save(path, contents, version);
144}

Callers 8

logoLoadedMethod · 0.45
paintEventMethod · 0.45
drawHeaderMethod · 0.45
drawProgressOverlayFunction · 0.45
paintMethod · 0.45
paintMethod · 0.45
SaveIconFunction · 0.45
saveIconMethod · 0.45

Calls 1

saveFunction · 0.85

Tested by

no test coverage detected