IScreenShotComparisonModule::CreateScreenShotComparison

Creates a screen shot comparison widget.

Windows
MacOS
Linux

References

Module

ScreenShotComparison

Header

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

Include

#include "Interfaces/IScreenShotComparisonModule.h"

Syntax

TSharedRef< class SWidget > CreateScreenShotComparison
(
    const IScreenShotManagerRef & InScreenShotManager
)

Remarks

Creates a screen shot comparison widget.

Returns

The new widget

Parameters

Parameter

Description

InScreenShotManager

the manager containing the screen shot data

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