Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ refresh
Method
refresh
Source/ResourceMan.cpp:242–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
}
241
242
void cResourceMan::refresh() {
243
validatePaths();
244
245
findCampaigns();
246
findVersions();
247
findSaves();
248
findCustomMaps();
249
}
250
251
std::string cResourceMan::FindVersionPath(const sGameVersion* pVersion) const {
252
Callers
2
Prepare
Method · 0.80
Game_Save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected