Ark Server API (ASE) - Wiki
|
Enumerations | |
enum | Type { None = 0x0 , Element = 0x1 , Hexagons = 0x2 , ResourceCommon = 0x3 , ResourceUncommon = 0x4 , ResourceRare = 0x5 , ArmorTier1 = 0x6 , ArmorTier2 = 0x7 , ArmorTier3 = 0x8 , ArmorTek = 0x9 , WeaponTier1 = 0xa , WeaponTier2 = 0xb , WeaponTier3 = 0xc , WeaponTek = 0xd , AmmoTier1 = 0xe , AmmoTier2 = 0xf , AmmoTier3 = 0x10 , Saddle = 0x11 } |
enum ELootItemType::Type |