IScreenShotManager::OpenComparisonReports

Imports screenshot comparison data from a given path.

Unreal Engine C++ API Reference > Developer > ScreenShotComparisonTools > Interfaces > IScreenShotManager

References

   
Module ScreenShotComparisonTools
Header /Engine/Source/Developer/ScreenShotComparisonTools/Public/Interfaces/IScreenShotManager.h
Include #include "Interfaces/IScreenShotManager.h"
bool OpenComparisonReports
(
    [FString](API\Runtime\Core\Containers\FString) ImportPath,
    [TArray](API\Runtime\Core\Containers\TArray)< [FComparisonReport](API\Developer\ScreenShotComparisonTools\FComparisonReport) > & OutReports
)

Remarks

Imports screenshot comparison data from a given path.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library