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

Method TryFinishPrecacheResourceData

Source/Engine/Engine/Asset.cpp:569–572  ·  view source on GitHub ↗

Attempt to finalize resource precaching for this object without blocking. 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 completed or is not in progress, false if it still requires time to process. @see BeginPrecacheResourceData(), NeedsPrecacheResourceData()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TickPrecacheMethod · 0.45
TryFinishLoadVariantMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected