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

Enumerations

enum  Type {
  Empty = 0x0 , Int32 = 0x1 , Int64 = 0x2 , Double = 0x3 ,
  String = 0x4 , Float = 0x5 , Blob = 0x6 , Bool = 0x7 ,
  MAX = 0x8
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Empty 
Int32 
Int64 
Double 
String 
Float 
Blob 
Bool 
MAX 

Definition at line 9366 of file Enums.h.