FAssetRegistryVersion

Version used for serializing asset registry caches, both runtime and editor

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "AssetRegistry/AssetData.h"

Syntax

struct FAssetRegistryVersion

Remarks

Version used for serializing asset registry caches, both runtime and editor

Constructors

No constructors are accessible with public or protected access.

Functions

Name Description

Public function Static

bool

 

SerializeVersion

(
    FArchive& Ar,
    FAssetRegistryVersion::Type& Versi...
)

Read/write the custom version to the archive, should call at the very beginning

Enums

Name

Description

Public enum

Type

Constants

Name

Description

GUID

The GUID for this custom version number

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