FCacheRecord::Load

Load a cache record from a compact binary package. Null on error.

Unreal Engine C++ API Reference > Developer > DerivedDataCache > FCacheRecord > Load

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheRecord.h
Include #include "DerivedDataCacheRecord.h"
Source /Engine/Source/Developer/DerivedDataCache/Private/DerivedDataCacheRecord.cpp
static [FOptionalCacheRecord](API\Developer\DerivedDataCache\FOptionalCacheRecord) Load
(
    const [FCbPackage](API\Runtime\Core\Serialization\FCbPackage) & Package
)

Remarks

Load a cache record from a compact binary package. Null on error.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library