Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ filesGet
Method
filesGet
Source/PC/Resource_PC_CD.hpp:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
virtual tSharedBuffer fileGet( std::string pFilename );
43
44
std::vector< cResource_File >* filesGet( ) { return &mFiles; }
45
46
void ExtractFiles();
47
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected