Navigation
Unreal Engine C++ API Reference > 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 |