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

Enumerations

enum  Type {
  UpToDate = 0xfe , Canceled = 0xff , Succeeded = 0x0 , FailedDueToHeaderChange = 0x1 ,
  OtherCompilationError = 0x2 , Unsupported = 0x3 , Unknown = 0x4
}
 

Enumeration Type Documentation

◆ Type

Enumerator
UpToDate 
Canceled 
Succeeded 
FailedDueToHeaderChange 
OtherCompilationError 
Unsupported 
Unknown 

Definition at line 8321 of file Enums.h.