FCurrentCustomVersions::Compare

Compare a number of versions to current ones and return potential differences.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/CustomVersion.h

Include

#include "Serialization/CustomVersion.h"

Source

/Engine/Source/Runtime/Core/Private/Serialization/CustomVersion.cpp

Syntax

static TArray< FCustomVersionDifference > Compare
(
    const FCustomVersionArray & CompareVersions,
    const TCHAR * DebugContext
)

Remarks

Compare a number of versions to current ones and return potential differences.

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