Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
EXPType Namespace Reference

Enumerations

enum  Type : int {
  XP_GENERIC = 0x0 , XP_KILL = 0x1 , XP_HARVEST = 0x2 , XP_CRAFT = 0x3 ,
  XP_SPECIAL = 0x4 , XP_ALPHAKILL = 0x5 , XP_CAVEKILL = 0x6 , XP_WILDKILL = 0x7 ,
  XP_BOSSKILL = 0x8 , XP_TAMEDKILL = 0x9 , XP_UNCLAIMEDKILL = 0xA , XP_EXPLORERNOTE = 0xB ,
  MAX = 0xC
}
 

Enumeration Type Documentation

◆ Type

Enumerator
XP_GENERIC 
XP_KILL 
XP_HARVEST 
XP_CRAFT 
XP_SPECIAL 
XP_ALPHAKILL 
XP_CAVEKILL 
XP_WILDKILL 
XP_BOSSKILL 
XP_TAMEDKILL 
XP_UNCLAIMEDKILL 
XP_EXPLORERNOTE 
MAX 

Definition at line 27604 of file Enums.h.