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

Enumerations

enum  Type : int {
  NeverStarted = 0x0 , NotBeingAborted = 0x1 , MarkPendingAbort = 0x2 , LatentAbortInProgress = 0x3 ,
  AbortDone = 0x4 , MAX = 0x5
}
 

Enumeration Type Documentation

◆ Type

Enumerator
NeverStarted 
NotBeingAborted 
MarkPendingAbort 
LatentAbortInProgress 
AbortDone 
MAX 

Definition at line 41059 of file Enums.h.