FAssetData::SerializeForCache

Serialize as part of the registry cache.

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

/Engine/Source/Runtime/AssetRegistry/Public/AssetData.h

Include

#include "AssetData.h"

Syntax

void SerializeForCache
(
    FArchive & Ar
)

Remarks

Serialize as part of the registry cache. This is not meant to be serialized as part of a package so it does not handle versions normally To version this data change FAssetRegistryVersion

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss