Navigation
API > API/Runtime > API/Runtime/Core
| Name | FAutomationExecutionEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AutomationEvent.h |
| Include Path | #include "Misc/AutomationEvent.h" |
Syntax
struct FAutomationExecutionEntry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAutomationExecutionEntry
(
FAutomationEvent InEvent |
Misc/AutomationEvent.h | ||
FAutomationExecutionEntry
(
FAutomationEvent InEvent, |
Misc/AutomationEvent.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Event | FAutomationEvent | Misc/AutomationEvent.h | ||
| Filename | FString | Misc/AutomationEvent.h | ||
| LineNumber | int32 | Misc/AutomationEvent.h | ||
| Timestamp | FDateTime | Misc/AutomationEvent.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString ToString() |
Misc/AutomationEvent.h | ||
FString ToStringFormattedEditorLog() |
Misc/AutomationEvent.h |