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

Method LoadResourceData

Source/Engine/PcSupport/AssetPreprocessor.cpp:308–428  ·  view source on GitHub ↗

Load data for the specified resource into memory, preprocessing it from source data if it is out-of-date. @param[in] pResource Resource to load. @param[in] objectTimestamp Timestamp of the object data stored on disk. This will be combined with the source asset timestamp to get the timestamp value with which to compare against the cached data.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

OnPrecacheReadyMethod · 0.80
BeginLoadVariantMethod · 0.80

Calls 10

GetInstanceFunction · 0.85
GetTemplateMethod · 0.80
ToFilePathStringMethod · 0.80
DataMethod · 0.80
GetCacheMethod · 0.80
EnforceTocLoadMethod · 0.80
FindEntryMethod · 0.80
ToStringMethod · 0.80
GetParentMethod · 0.45
ReadMethod · 0.45

Tested by

no test coverage detected