AFunctionalUIScreenshotTest

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

FunctionalTesting

Header

/Engine/Source/Developer/FunctionalTesting/Classes/FunctionalUIScreenshotTest.h

Include

#include "FunctionalUIScreenshotTest.h"

Syntax

class AFunctionalUIScreenshotTest : public AScreenshotFunctionalTestBase

Variables

Constructors

Name Description

Public function

AFunctionalUIScreenshotTest

(
    const FObjectInitializer& ObjectIn...
)

Overridden from AScreenshotFunctionalTestBase

Name Description

Protected function Virtual

void

 

OnScreenshotTakenAndCompared()

Call RestoreViewport and finish this test.

Protected function Virtual

void

 

RequestScreenshot()

Doesn't actually request in base class. It simply register OnScreenshotCaptured.

Overridden from AFunctionalTest

Name Description

Protected function Virtual

void

 

PrepareTest()

Set player view target to screenshot camera and call PrepareForScreenshot.

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