Navigation
API > API/Developer > API/Developer/ScreenShotComparisonTools > API/Developer/ScreenShotComparisonTools/IScreenShotManager
Description
Calculate the ideal path for already already approved (ground truth) images. This handles abstracting away where Ground Truth images should be saved based on the platform/rhi/etc.
| Name | GetIdealApprovedFolderForImage |
| Type | function |
| Header File | /Engine/Source/Developer/ScreenShotComparisonTools/Public/Interfaces/IScreenShotManager.h |
| Include Path | #include "Interfaces/IScreenShotManager.h" |
FString GetIdealApprovedFolderForImage
(
const FAutomationScreenshotMetadata & MetaData
) const