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

Enumerations

enum  Type {
  Up = 0x0 , Down = 0x1 , Right = 0x2 , Left = 0x3 ,
  MeleeUp = 0x4 , MeleeRight = 0x5 , MeleeLeft = 0x6 , FinishUp = 0x7 ,
  FinishDown = 0x8 , HangingFwd = 0x9 , HangingMelee = 0xa , HangingFinishUp = 0xb ,
  HangingFinishDown = 0xc , JumpUp = 0xd , JumpUpRight = 0xe , JumpUpLeft = 0xf ,
  SlideDown = 0x10 , AttachUp = 0x11 , AttachDown = 0x12 , AttachHangingUp = 0x13 ,
  AttachHangingDown = 0x14 , FlipLeft = 0x15 , FlipRight = 0x16 , FlipUp = 0x17 ,
  FlipDown = 0x18 , TurnUp = 0x19 , TurnDown = 0x1a , TurnRight = 0x1b ,
  TurnLeft = 0x1c , OpenInventory = 0x1d , OpenInventoryHanging = 0x1e , QuakeFall = 0x1f ,
  MAX = 0x20
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Up 
Down 
Right 
Left 
MeleeUp 
MeleeRight 
MeleeLeft 
FinishUp 
FinishDown 
HangingFwd 
HangingMelee 
HangingFinishUp 
HangingFinishDown 
JumpUp 
JumpUpRight 
JumpUpLeft 
SlideDown 
AttachUp 
AttachDown 
AttachHangingUp 
AttachHangingDown 
FlipLeft 
FlipRight 
FlipUp 
FlipDown 
TurnUp 
TurnDown 
TurnRight 
TurnLeft 
OpenInventory 
OpenInventoryHanging 
QuakeFall 
MAX 

Definition at line 7324 of file Enums.h.