UScreenShotComparisonSettings

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UScreenShotComparisonSettings

References

Module

ScreenShotComparisonTools

Header

/Engine/Source/Developer/ScreenShotComparisonTools/Public/ScreenShotComparisonSettings.h

Include

#include "ScreenShotComparisonSettings.h"

Syntax

class UScreenShotComparisonSettings : public UObject

Variables

Name Description

Public variable

bool

 

bUseConfidentialPlatformPathsForSavedResults

If true, any checked-in test results for confidential platforms will be put under /Platforms//Test instead of /Test

Public variable

TArray< FScreen...

 

ScreenshotFallbackPlatforms

An array of entries that describe other platforms we can use for fallbacks when comparing screenshots

Constructors

Name Description

Public function

UScreenShotComparisonSettings

(
    const FObjectInitializer& ObjectIn...
)

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