FComparisonReport::FComparisonReport

ReportRootDirectory is where all reports are saved.

Windows
MacOS
Linux

References

Module

ScreenShotComparisonTools

Header

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

Include

#include "ImageComparer.h"

Source

/Engine/Source/Developer/ScreenShotComparisonTools/Private/ImageComparer.cpp

Syntax

FComparisonReport
(
    const FString & InReportRootDirectory,
    const FString & InReportFile
)

Remarks

ReportRootDirectory is where all reports are saved. E.g. /Saved/Automation/Reports ReportFile is a specific report for a test under this path. E.g. /Saved/Automation/Reports/Test/TestName/report.json.

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