FAutomationWorkerTestDataRequest

Implements a message that handles both storing and requesting ground truth data.

Windows
MacOS
Linux

References

Module

AutomationMessages

Header

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

Include

#include "AutomationWorkerMessages.h"

Syntax

struct FAutomationWorkerTestDataRequest

Remarks

Implements a message that handles both storing and requesting ground truth data. for the first time this test is run, it might need to store things, or get things.

Variables

Name Description

Public variable

FString

 

DataName

Public variable

FString

 

DataPlatform

Public variable

FString

 

DataTestName

Public variable

FString

 

DataType

The category of the data, this is purely to bucket and separate the ground truth data we store into different directories.

Public variable

FString

 

JsonData

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