UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AutomationEvent.h File Reference
#include "CoreTypes.h"
#include "Misc/DateTime.h"
#include "Misc/Guid.h"

Go to the source code of this file.

Classes

struct  FAutomationEvent
 
struct  FAutomationExecutionEntry
 

Enumerations

enum class  EAutomationEventType : uint8 { Info , Warning , Error }
 

Enumeration Type Documentation

◆ EAutomationEventType

Enumerator
Info 
Warning 
Error