FAutomationExecutionEntry

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/AutomationEvent.h"

Syntax

struct FAutomationExecutionEntry

Variables

Name Description

Public variable

FAutomationEven...

 

Event

Public variable

FString

 

Filename

Public variable

int32

 

LineNumber

Public variable

FDateTime

 

Timestamp

Constructors

Name Description

Public function

FAutomationExecutionEntry

(
    FAutomationEvent InEvent
)

Public function

FAutomationExecutionEntry

(
    FAutomationEvent InEvent,
    FString InFilename,
    int32 InLineNumber
)

Functions

Name Description

Public function Const

FString

 

ToString()

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