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

Enumerations

enum  Type : int {
  Runtime = 0x0 , RuntimeNoCommandlet = 0x1 , RuntimeAndProgram = 0x2 , CookedOnly = 0x3 ,
  UncookedOnly = 0x4 , Developer = 0x5 , DeveloperTool = 0x6 , Editor = 0x7 ,
  EditorNoCommandlet = 0x8 , EditorAndProgram = 0x9 , Program = 0xA , ServerOnly = 0xB ,
  ClientOnly = 0xC , ClientOnlyNoCommandlet = 0xD , Max = 0xE
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Runtime 
RuntimeNoCommandlet 
RuntimeAndProgram 
CookedOnly 
UncookedOnly 
Developer 
DeveloperTool 
Editor 
EditorNoCommandlet 
EditorAndProgram 
Program 
ServerOnly 
ClientOnly 
ClientOnlyNoCommandlet 
Max 

Definition at line 6068 of file Enums.h.