Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/AutomationEvent.h |
Include | #include "Misc/AutomationEvent.h" |
Syntax
struct FAutomationExecutionEntry
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FAutomationEvent | Event | |
![]() |
FString | Filename | |
![]() |
int32 | LineNumber | |
![]() |
FDateTime | Timestamp |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FAutomationExecutionEntry
(
FAutomationEvent InEvent |
||
![]() |
FAutomationExecutionEntry
(
FAutomationEvent InEvent, |