FAssetRegistryVersion::SerializeVersion

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

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "AssetRegistry/AssetData.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/AssetRegistry/AssetData.cpp

Syntax

static bool SerializeVersion
(
    FArchive & Ar,
    FAssetRegistryVersion::Type & Version
)

Remarks

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

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