MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / GetGrDataCachePath

Method GetGrDataCachePath

src/render_panel/gr_settings.cpp:502–504  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

500 }
501
502 std::string GrSettings::GetGrDataCachePath() {
503 return gr_data_path_ + "/cache";
504 }
505
506}

Callers 2

LoadAvatarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected