EScreenShotCompareOptions

Describes options available when comparing screenshots

Windows
MacOS
Linux

References

Module

ScreenShotComparisonTools

Header

/Engine/Source/Developer/ScreenShotComparisonTools/Public/Interfaces/IScreenShotManager.h

Include

#include "Interfaces/IScreenShotManager.h"

Syntax

enum EScreenShotCompareOptions
{
    None,
    DiscardImage,
    KeepImage,
}

Values

Name

Description

None

DiscardImage

KeepImage

Remarks

Describes options available when comparing screenshots

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