Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
EBlueprintExceptionType Namespace Reference

Enumerations

enum  Type : int {
  Breakpoint = 0x0 , Tracepoint = 0x1 , WireTracepoint = 0x2 , AccessViolation = 0x3 ,
  InfiniteLoop = 0x4 , NonFatalError = 0x5 , FatalError = 0x6 , AbortExecution = 0x7
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Breakpoint 
Tracepoint 
WireTracepoint 
AccessViolation 
InfiniteLoop 
NonFatalError 
FatalError 
AbortExecution 

Definition at line 20409 of file Enums.h.