AScreenshotFunctionalTestBase::OnComparisonComplete

Do some logging and trigger OnScreenshotTakenAndCompared.

Unreal Engine C++ API Reference > Developer > FunctionalTesting > AScreenshotFunctionalTestBase

References

   
Module FunctionalTesting
Header /Engine/Source/Developer/FunctionalTesting/Classes/ScreenshotFunctionalTestBase.h
Include #include "ScreenshotFunctionalTestBase.h"
Source /Engine/Source/Developer/FunctionalTesting/Private/ScreenshotFunctionalTestBase.cpp
void OnComparisonComplete
(
    const [FAutomationScreenshotCompareResults](API\Runtime\Core\Misc\FAutomationScreenshotCompareResu-) & CompareResults
)

Remarks

Do some logging and trigger OnScreenshotTakenAndCompared.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library