FComparisonReport

Windows
MacOS
Linux

References

Module

ScreenShotComparisonTools

Header

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

Include

#include "ImageComparer.h"

Syntax

struct FComparisonReport

Constructors

Name Description

Public function

FComparisonReport

(
    const FString& InReportRootDirecto...,
    const FString& InReportFile
)

ReportRootDirectory is where all reports are saved.

Functions

Name Description

Public function Const

const FImage...

 

GetComparisonResult()

Public function Const

const FStrin...

 

GetReportFile()

Return the path to the file used to generate this report

Public function Const

const FStrin...

 

GetReportPath()

Return the path to all files in this report

Public function Const

const FStrin...

 

GetReportRootDirectory()

Return the path to a location where all reports (including this one) are kept in this session

Public function

void

 

SetComparisonResult

(
    const FImageComparisonResult& InRe...
)

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