Navigation
Unreal Engine C++ API Reference > Developer > ScreenShotComparisonTools
Classes
Type | Name | Description |
---|---|---|
Public struct | FScreenshotExportResult | |
Public class | IScreenShotManager | Interface that defines a class which is capable of comparing screenshots at a provided path with checked in ground truth versions and generate results and reports. |
Public class | IScreenShotToolsModule | Interface for session core modules. |
Typedefs
Name | Description |
---|---|
IScreenShotManagerPtr | Type definition for shared pointers to instances of IScreenShotManager. |
IScreenShotManagerRef | Type definition for shared references to instances of IScreenShotManager. |
Enums
Type | Name | Description |
---|---|---|
Public enum | EScreenShotCompareOptions | Describes options available when comparing screenshots |