IScreenShotManager::ExportScreenshotComparisonResult

Exports target screenshot report to the export location specified

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"
[FScreenshotExportResult](API\Developer\ScreenShotComparisonTools\Interfaces\FScreenshotExportResult) ExportScreenshotComparisonResult
(
    [FString](API\Runtime\Core\Containers\FString) ScreenshotName,
    [FString](API\Runtime\Core\Containers\FString) ExportPath,
    bool bOnlyIncoming
)

Remarks

Exports target screenshot report to the export location specified


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library