Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FAutomationScreenshotCompareResu-
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Misc/AutomationTest.h |
|
FAutomationScreenshotCompareResults
(
FGuid InUniqueId,
FString InErrorMessage,
double InMaxLocalDifference,
double InGlobalDifference,
bool InWasNew,
bool InWasSimilar,
FString InIncomingFilePath,
FString InReportComparisonFilePath,
FString InReportApprovedFilePath,
FString InReportIncomingFilePath,
FString InScreenshotPath
)
|
|
Misc/AutomationTest.h |
|
FAutomationScreenshotCompareResults()
| |
|
| Name |
FAutomationScreenshotCompareResults |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include Path |
#include "Misc/AutomationTest.h" |
FAutomationScreenshotCompareResults()
FAutomationScreenshotCompareResults(FGuid, FString, double, double, bool, bool, FString, FString, FString, FString, FString)
| |
|
| Name |
FAutomationScreenshotCompareResults |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include Path |
#include "Misc/AutomationTest.h" |
FAutomationScreenshotCompareResults
(
FGuid InUniqueId,
FString InErrorMessage,
double InMaxLocalDifference,
double InGlobalDifference,
bool InWasNew,
bool InWasSimilar,
FString InIncomingFilePath,
FString InReportComparisonFilePath,
FString InReportApprovedFilePath,
FString InReportIncomingFilePath,
FString InScreenshotPath
)