IScreenShotComparisonModule

Interface for screen shot comparison UI modules.

Unreal Engine C++ API Reference > Developer > ScreenShotComparison > Interfaces

Inheritance Hierarchy

References

   
Module ScreenShotComparison
Header /Engine/Source/Developer/ScreenShotComparison/Public/Interfaces/IScreenShotComparisonModule.h
Include #include "Interfaces/IScreenShotComparisonModule.h"

Syntax

class IScreenShotComparisonModule : public [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface)  

Remarks

Interface for screen shot comparison UI modules.

Destructors

Type Name Description
  ~IScreenShotComparisonModule () Virtual destructor.

Functions

Type Name Description
TSharedRef< ... CreateScreenShotComparison ( const IScreenShotManagerRef& InScr... ) Creates a screen shot comparison widget.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library