Navigation
API > API/Runtime > API/Runtime/Core
| Name | FAutomationEvent |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AutomationEvent.h |
| Include Path | #include "Misc/AutomationEvent.h" |
Syntax
struct FAutomationEvent
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAutomationEvent
(
EAutomationEventType InType, |
Misc/AutomationEvent.h | ||
FAutomationEvent
(
EAutomationEventType InType, |
Misc/AutomationEvent.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Artifact | FGuid | Misc/AutomationEvent.h | ||
| Context | FString | Misc/AutomationEvent.h | ||
| Message | FString | Misc/AutomationEvent.h | ||
| Type | EAutomationEventType | Misc/AutomationEvent.h |