FAutomationWorkerScreenImage

Implements a message that is sent in containing a screen shot run during performance test.

Windows
MacOS
Linux

References

Module

AutomationMessages

Header

/Engine/Source/Runtime/AutomationMessages/Public/AutomationWorkerMessages.h

Include

#include "AutomationWorkerMessages.h"

Syntax

struct FAutomationWorkerScreenImage

Remarks

Implements a message that is sent in containing a screen shot run during performance test.

Variables

Name Description

Public variable

TArray< uint8 >

 

FrameTrace

The frame trace data.

Public variable

FAutomationScre...

 

Metadata

Public variable

TArray< uint8 >

 

ScreenImage

The screen shot data.

Public variable

FString

 

ScreenShotName

The screen shot name.

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