FAutomationWorkerSingleTestReply

A single test reply, used by [FAutomationWorkerRequestTestsReplyComplete](API\Runtime\AutomationMessages\FAutomationWorkerRequestTestsRep-)

Windows
MacOS
Linux

References

Module

AutomationMessages

Header

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

Include

#include "AutomationWorkerMessages.h"

Syntax

struct FAutomationWorkerSingleTestReply

Remarks

A single test reply, used by FAutomationWorkerRequestTestsReplyComplete

Variables

Name Description

Public variable

FString

 

AssetPath

Public variable

FString

 

DisplayName

Public variable

FString

 

FullTestPath

Public variable

uint32

 

NumParticipantsRequired

Public variable

FString

 

OpenCommand

Public variable

FString

 

SourceFile

Public variable

int32

 

SourceFileLine

Public variable

uint32

 

TestFlags

Public variable

FString

 

TestName

Public variable

FString

 

TestParameter

Constructors

Name Description

Public function

FAutomationWorkerSingleTestReply()

Default constructor.

Public function

FAutomationWorkerSingleTestReply

(
    const FAutomationTestInfo& InTestI...
)

Creates and initializes a new instance.

Functions

Name Description

Public function Const

FAutomationT...

 

GetTestInfo()

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