Navigation
API > API/Developer > API/Developer/ScreenShotComparison > API/Developer/ScreenShotComparison/Interfaces > API/Developer/ScreenShotComparison/Interfaces/IScreenShotComparisonModule
References
| Module | ScreenShotComparison |
| Header | /Engine/Source/Developer/ScreenShotComparison/Public/Interfaces/IScreenShotComparisonModule.h |
| Include | #include "Interfaces/IScreenShotComparisonModule.h" |
TSharedRef< class SWidget > CreateScreenShotComparison
&40;
const IScreenShotManagerRef & InScreenShotManager
&41;
Remarks
Creates a screen shot comparison widget. The new widget
Parameters
| Name | Description |
|---|---|
| InScreenShotManager | the manager containing the screen shot data |