EPropertyComparison

Windows
MacOS
Linux

References

Module

LevelSnapshots

Header

/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Restorability/IPropertyComparer.h

Include

#include "Restorability/IPropertyComparer.h"

Syntax

enum EPropertyComparison
{
    TreatEqual,
    TreatUnequal,
    CheckNormally,
}

Values

Name

Description

TreatEqual

The properties are equal.

TreatUnequal

The properties are not equal.

CheckNormally

Check the property normally.

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