Navigation
API > API/Developer > API/Developer/ScreenShotComparisonTools
| |
|
| Name |
FScreenshotExportResult |
| Type |
struct |
| Header File |
/Engine/Source/Developer/ScreenShotComparisonTools/Public/Interfaces/IScreenShotManager.h |
| Include Path |
#include "Interfaces/IScreenShotManager.h" |
Syntax
struct FScreenshotExportResult
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FScreenshotExportResult()
|
|
Interfaces/IScreenShotManager.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ExportPath |
FString |
|
Interfaces/IScreenShotManager.h |
|
| Success |
bool |
|
Interfaces/IScreenShotManager.h |
|
Functions
Public