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

Method BeginPrecacheResourceData

Source/Engine/Engine/Asset.cpp:556–559  ·  view source on GitHub ↗

Begin precaching of resource data for this object during loading. Precaching begins after an object is linked and all of its dependencies are fully loaded, so it is safe to use referenced objects when this is called. @return True if precaching was started successfully, false if not. @see TryFinishPrecacheResourceData(), NeedsPrecacheResourceData()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TickPrecacheMethod · 0.45
BeginLoadVariantMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected