MCPcopy Create free account
hub / github.com/HeliumProject/Engine / Initialize

Method Initialize

Source/Engine/Engine/Cache.cpp:71–106  ·  view source on GitHub ↗

Initialize this cache. This will verify the existence of the given files and prepare for cache loading. Note that no file loading is performed at this time. Once initialization is performed, the table of contents must be loaded using BeginLoadToc(). @param[in] name Name identifying this cache. @param[in] platform Cache platform identifier. @param[in] pTocFileName FilePath

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

CacheAssetLoaderMethod · 0.45
GetCacheMethod · 0.45

Calls 1

ReadMethod · 0.45

Tested by

no test coverage detected