Navigation
API > API/Developer > API/Developer/ScreenShotComparisonTools
References
Module | ScreenShotComparisonTools |
Header | /Engine/Source/Developer/ScreenShotComparisonTools/Public/ImageComparer.h |
Include | #include "ImageComparer.h" |
Syntax
struct FComparisonReport
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FComparisonReport
(
const FString& InReportRootDirectory, |
ReportRootDirectory is where all reports are saved. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FImageComparisonResult & | ||
![]() ![]() |
const FString & | Return the path to the file used to generate this report | |
![]() ![]() |
const FString & | Return the path to all files in this report | |
![]() ![]() |
const FString & | Return the path to a location where all reports (including this one) are kept in this session | |
![]() |
void | SetComparisonResult
(
const FImageComparisonResult& InResult |