IScreenShotManager::OpenComparisonReports

Imports screenshot comparison data from a given path.

Windows
MacOS
Linux

References

Module

ScreenShotComparisonTools

Header

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

Include

#include "Interfaces/IScreenShotManager.h"

Syntax

bool OpenComparisonReports
(
    FString ImportPath,
    TArray< FComparisonReport > & OutReports
)

Remarks

Imports screenshot comparison data from a given path.

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