IScreenShotManager::CompareScreenshotAsync

Compares a specific screenshot, the shot path must be relative from the incoming unapproved directory.

Windows
MacOS
Linux

References

Module

ScreenShotComparisonTools

Header

/Engine/Source/Developer/ScreenShotComparisonTools/Public/Interfaces/IScreenShotManager.h

Include

#include "Interfaces/IScreenShotManager.h"

Syntax

TFuture< FImageComparisonResult > CompareScreenshotAsync
(
    FString RelativeImagePath
)

Remarks

Compares a specific screenshot, the shot path must be relative from the incoming unapproved directory.

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