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

Enumerations

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

Enumeration Type Documentation

◆ Type

Enumerator
Breakpoint 
Tracepoint 
WireTracepoint 
AccessViolation 
InfiniteLoop 
NonFatalError 
FatalError 

Definition at line 3121 of file Enums.h.