Ark Server API (ASA) - Wiki
|
#include <AutomationTest.h>
Public Member Functions | |
FAutomationEvent | ToAutomationEvent (const FString &ScreenhotName) const |
Public Attributes | |
FGuid | UniqueId |
FString | ErrorMessage |
double | MaxLocalDifference = 0.0 |
double | GlobalDifference = 0.0 |
bool | bWasNew = false |
bool | bWasSimilar = false |
Definition at line 727 of file AutomationTest.h.
FAutomationEvent FAutomationScreenshotCompareResults::ToAutomationEvent | ( | const FString & | ScreenhotName | ) | const |
Definition at line 733 of file AutomationTest.h.
Definition at line 734 of file AutomationTest.h.
FString FAutomationScreenshotCompareResults::ErrorMessage |
Definition at line 730 of file AutomationTest.h.
double FAutomationScreenshotCompareResults::GlobalDifference = 0.0 |
Definition at line 732 of file AutomationTest.h.
double FAutomationScreenshotCompareResults::MaxLocalDifference = 0.0 |
Definition at line 731 of file AutomationTest.h.
FGuid FAutomationScreenshotCompareResults::UniqueId |
Definition at line 729 of file AutomationTest.h.