FAutomationWorkerRunTestsReply

Implements a message that is sent in response to [FAutomationWorkerRunTests](API\Runtime\AutomationMessages\FAutomationWorkerRunTests).

Windows
MacOS
Linux

References

Module

AutomationMessages

Header

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

Include

#include "AutomationWorkerMessages.h"

Syntax

struct FAutomationWorkerRunTestsReply

Remarks

Implements a message that is sent in response to FAutomationWorkerRunTests.

Variables

Name Description

Public variable

float

 

Duration

Public variable

TArray< FAutoma...

 

Entries

Public variable

int32

 

ErrorTotal

Public variable

uint32

 

ExecutionCount

Public variable

bool

 

Success

Public variable

FString

 

TestName

Public variable

int32

 

WarningTotal

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