Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
AutomationEvent.h File Reference
#include "CoreTypes.h"
#include "Misc/DateTime.h"
#include "Misc/Guid.h"
+ Include dependency graph for AutomationEvent.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FAutomationEvent
 
struct  FAutomationExecutionEntry
 

Enumerations

enum class  EAutomationEventType : uint8 {
  Info = 0x0 , Warning = 0x1 , Error = 0x2 , Info ,
  Warning , Error
}
 

Enumeration Type Documentation

◆ EAutomationEventType

Enumerator
Info 
Warning 
Error 
Info 
Warning 
Error 

Definition at line 9 of file AutomationEvent.h.