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

Method BeginLoadToc

Source/Engine/Engine/Cache.cpp:148–213  ·  view source on GitHub ↗

Begin asynchronous loading of the cache table of contents. This must be called after calling Initialize() in order to begin using an existing cache. @return True if loading was started successfully, false if not. @see TryFinishLoadToc(), IsTocLoaded(), Initialize()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

BeginPreloadMethod · 0.80

Calls 4

GetInstanceFunction · 0.85
QueueRequestMethod · 0.80
AllocateMethod · 0.45
FreeMethod · 0.45

Tested by

no test coverage detected