FAutomationWorkerImageComparisonResults::FAutomationWorkerImageComparisonResults

Windows
MacOS
Linux

References

Module

AutomationMessages

Header

/Engine/Source/Runtime/AutomationMessages/Public/AutomationWorkerMessages.h

Include

#include "AutomationWorkerMessages.h"

Syntax

FAutomationWorkerImageComparisonResults
(
    FGuid InUniqueId,
    bool InIsNew,
    bool InAreSimilar,
    double InMaxLocalDifference,
    double InGlobalDifference,
    FString InErrorMessage
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss