AScreenshotFunctionalTest

No UI

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

FunctionalTesting

Header

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

Include

#include "ScreenshotFunctionalTest.h"

Syntax

class AScreenshotFunctionalTest : public AScreenshotFunctionalTestBase

Remarks

No UI

Variables

Name Description

Public variable

bool

 

bCameraCutOnScreenshotPrep

Tests not relying on temporal effects can force a camera cut to flush stale data.

Constructors

Name Description

Public function

AScreenshotFunctionalTest

(
    const FObjectInitializer& ObjectIn...
)

Overridden from AScreenshotFunctionalTestBase

Name Description

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.

Overridden from UObject

Name Description

Public function Virtual

void

 

Serialize

(
    FArchive& Ar
)

Handles reading, writing, and reference collecting using FArchive.

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