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

Enumerations

enum  Type : int {
  SkeletonOnly = 0x0 , Full = 0x1 , StubAfterFailure = 0x2 , BytecodeOnly = 0x3 ,
  Cpp = 0x4
}
 

Enumeration Type Documentation

◆ Type

Enumerator
SkeletonOnly 
Full 
StubAfterFailure 
BytecodeOnly 
Cpp 

Definition at line 4127 of file Enums.h.