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

Enumerations

enum  Type {
  Empty = 0x0 , Ansichar = 0x1 , Bool = 0x2 , Box = 0x3 ,
  BoxSphereBounds = 0x4 , ByteArray = 0x5 , Color = 0x6 , DateTime = 0x7 ,
  Double = 0x8 , Enum = 0x9 , Float = 0xa , Guid = 0xb ,
  Int8 = 0xc , Int16 = 0xd , Int32 = 0xe , Int64 = 0xf ,
  IntRect = 0x10 , LinearColor = 0x11 , Matrix = 0x12 , Name = 0x13 ,
  Plane = 0x14 , Quat = 0x15 , RandomStream = 0x16 , Rotator = 0x17 ,
  String = 0x18 , Widechar = 0x19 , Timespan = 0x1a , Transform = 0x1b ,
  TwoVectors = 0x1c , UInt8 = 0x1d , UInt16 = 0x1e , UInt32 = 0x1f ,
  UInt64 = 0x20 , Vector = 0x21 , Vector2d = 0x22 , Vector4 = 0x23 ,
  IntPoint = 0x24 , IntVector = 0x25 , NetworkGUID = 0x26 , Custom = 0x40
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Empty 
Ansichar 
Bool 
Box 
BoxSphereBounds 
ByteArray 
Color 
DateTime 
Double 
Enum 
Float 
Guid 
Int8 
Int16 
Int32 
Int64 
IntRect 
LinearColor 
Matrix 
Name 
Plane 
Quat 
RandomStream 
Rotator 
String 
Widechar 
Timespan 
Transform 
TwoVectors 
UInt8 
UInt16 
UInt32 
UInt64 
Vector 
Vector2d 
Vector4 
IntPoint 
IntVector 
NetworkGUID 
Custom 

Definition at line 1091 of file Enums.h.