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

Method LoadCachedResourceData

Source/Engine/PcSupport/AssetPreprocessor.cpp:679–808  ·  view source on GitHub ↗

Helper function for loading the cached resource data for a specific platform. @param[in] pResource Resource to load. The data will be loaded into the proper Resource::PreprocessedData structure stored in memory with the resource. @param[in] platform Platform for which to load the resource data. @return True if the resource data was loaded successfully, false if loading failed.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

GetInstanceFunction · 0.85
ToStringMethod · 0.80
GetCacheMethod · 0.80
EnforceTocLoadMethod · 0.80
DataMethod · 0.80
ResizeMethod · 0.80
FindEntryMethod · 0.80
GetCacheNameMethod · 0.45
ReadMethod · 0.45

Tested by

no test coverage detected