Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Enumerations
ECompilationResult Namespace Reference
Enumerations
enum
Type
{
UpToDate
= 0xfe ,
Canceled
= 0xff ,
Succeeded
= 0x0 ,
FailedDueToHeaderChange
= 0x1 ,
OtherCompilationError
= 0x2 ,
Unsupported
= 0x3 ,
Unknown
= 0x4
}
Enumeration Type Documentation
◆
Type
enum
ECompilationResult::Type
Enumerator
UpToDate
Canceled
Succeeded
FailedDueToHeaderChange
OtherCompilationError
Unsupported
Unknown
Definition at line
8321
of file
Enums.h
.
ECompilationResult
Generated by
1.10.0