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

Enumerations

enum  Type {
  None = 0x0 , Null = 0x1 , String = 0x2 , Number = 0x3 ,
  Boolean = 0x4 , Array = 0x5 , Object = 0x6
}
 

Enumeration Type Documentation

◆ Type

Enumerator
None 
Null 
String 
Number 
Boolean 
Array 
Object 

Definition at line 8901 of file Enums.h.