Ark Server API (ASE) - Wiki
|
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 } |
enum EVariantTypes::Type |