IScreenShotComparisonModule

Interface for screen shot comparison UI modules.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IScreenShotComparisonModule

References

Module

ScreenShotComparison

Header

/Engine/Source/Developer/ScreenShotComparison/Public/Interfaces/IScreenShotComparisonModule.h

Include

#include "Interfaces/IScreenShotComparisonModule.h"

Syntax

class IScreenShotComparisonModule : public IModuleInterface

Remarks

Interface for screen shot comparison UI modules.

Destructors

Name Description

Public function Virtual

~IScreenShotComparisonModule()

Virtual destructor.

Functions

Name Description

Public function

TSharedRef< ...

 

CreateScreenShotComparison

(
    const IScreenShotManagerRef& InScr...
)

Creates a screen shot comparison widget.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss