FAutomationEvent

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/AutomationEvent.h

Include

#include "Misc/AutomationEvent.h"

Syntax

struct FAutomationEvent

Variables

Name Description

Public variable

FGuid

 

Artifact

Public variable

FString

 

Context

Public variable

FString

 

Message

Public variable

EAutomationEven...

 

Type

Constructors

Name Description

Public function

FAutomationEvent

(
    EAutomationEventType InType,
    const FString& InMessage
)

Public function

FAutomationEvent

(
    EAutomationEventType InType,
    const FString& InMessage,
    const FString& InContext
)

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