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

Method CacheObject

Source/Engine/PcSupport/AssetPreprocessor.cpp:67–300  ·  view source on GitHub ↗

Cache an object for all registered platforms. @param[in] pObject Asset to cache. @param[in] timestamp Asset timestamp. @param[in] bEvictPlatformPreprocessedResourceData If the object being cached is a Resource-based object, specifying true will free the raw preprocessed resource data for the current platform after caching, while false

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 14

GetInstanceFunction · 0.85
GetCacheMethod · 0.80
EnforceTocLoadMethod · 0.80
FindEntryMethod · 0.80
ToStringMethod · 0.80
ResizeMethod · 0.80
CacheEntryMethod · 0.80
OpenMethod · 0.45
GetSizeMethod · 0.45
WriteMethod · 0.45
CloseMethod · 0.45
GetCacheNameMethod · 0.45

Tested by

no test coverage detected