Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FAutomationScreenshotCompareResults Struct Reference

#include <AutomationTest.h>

+ Collaboration diagram for FAutomationScreenshotCompareResults:

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
 

Detailed Description

Definition at line 727 of file AutomationTest.h.

Member Function Documentation

◆ ToAutomationEvent()

FAutomationEvent FAutomationScreenshotCompareResults::ToAutomationEvent ( const FString & ScreenhotName) const

Member Data Documentation

◆ bWasNew

bool FAutomationScreenshotCompareResults::bWasNew = false

Definition at line 733 of file AutomationTest.h.

◆ bWasSimilar

bool FAutomationScreenshotCompareResults::bWasSimilar = false

Definition at line 734 of file AutomationTest.h.

◆ ErrorMessage

FString FAutomationScreenshotCompareResults::ErrorMessage

Definition at line 730 of file AutomationTest.h.

◆ GlobalDifference

double FAutomationScreenshotCompareResults::GlobalDifference = 0.0

Definition at line 732 of file AutomationTest.h.

◆ MaxLocalDifference

double FAutomationScreenshotCompareResults::MaxLocalDifference = 0.0

Definition at line 731 of file AutomationTest.h.

◆ UniqueId

FGuid FAutomationScreenshotCompareResults::UniqueId

Definition at line 729 of file AutomationTest.h.


The documentation for this struct was generated from the following file: