#include <AutomationTest.h>
|
| | FAutomationScreenshotCompareResults () |
| |
| | FAutomationScreenshotCompareResults (FGuid InUniqueId, FString InErrorMessage, double InMaxLocalDifference, double InGlobalDifference, bool InWasNew, bool InWasSimilar, FString InIncomingFilePath, FString InReportComparisonFilePath, FString InReportApprovedFilePath, FString InReportIncomingFilePath, FString InScreenshotPath) |
| |
| CORE_API FAutomationEvent | ToAutomationEvent () const |
| |
◆ FAutomationScreenshotCompareResults() [1/2]
| FAutomationScreenshotCompareResults::FAutomationScreenshotCompareResults |
( |
| ) |
|
|
inline |
◆ FAutomationScreenshotCompareResults() [2/2]
| FAutomationScreenshotCompareResults::FAutomationScreenshotCompareResults |
( |
FGuid |
InUniqueId, |
|
|
FString |
InErrorMessage, |
|
|
double |
InMaxLocalDifference, |
|
|
double |
InGlobalDifference, |
|
|
bool |
InWasNew, |
|
|
bool |
InWasSimilar, |
|
|
FString |
InIncomingFilePath, |
|
|
FString |
InReportComparisonFilePath, |
|
|
FString |
InReportApprovedFilePath, |
|
|
FString |
InReportIncomingFilePath, |
|
|
FString |
InScreenshotPath |
|
) |
| |
|
inline |
◆ ToAutomationEvent()
| FAutomationEvent FAutomationScreenshotCompareResults::ToAutomationEvent |
( |
| ) |
const |
◆ bWasNew
| bool FAutomationScreenshotCompareResults::bWasNew = false |
◆ bWasSimilar
| bool FAutomationScreenshotCompareResults::bWasSimilar = false |
◆ ErrorMessage
| FString FAutomationScreenshotCompareResults::ErrorMessage |
◆ GlobalDifference
| double FAutomationScreenshotCompareResults::GlobalDifference = 0.0 |
◆ IncomingFilePath
| FString FAutomationScreenshotCompareResults::IncomingFilePath |
◆ MaxLocalDifference
| double FAutomationScreenshotCompareResults::MaxLocalDifference = 0.0 |
◆ ReportApprovedFilePath
| FString FAutomationScreenshotCompareResults::ReportApprovedFilePath |
◆ ReportComparisonFilePath
| FString FAutomationScreenshotCompareResults::ReportComparisonFilePath |
◆ ReportIncomingFilePath
| FString FAutomationScreenshotCompareResults::ReportIncomingFilePath |
◆ ScreenshotPath
| FString FAutomationScreenshotCompareResults::ScreenshotPath |
◆ UniqueId
| FGuid FAutomationScreenshotCompareResults::UniqueId |
The documentation for this struct was generated from the following files: