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

Enumerations

enum  Type {
  None = 0x0 , X = 0x1 , Y = 0x2 , Z = 0x4 ,
  Screen = 0x8 , XY = 0x3 , XZ = 0x5 , YZ = 0x6 ,
  XYZ = 0x7 , All = 0xf , ZRotation = 0x6
}
 

Enumeration Type Documentation

◆ Type

Enumerator
None 
Screen 
XY 
XZ 
YZ 
XYZ 
All 
ZRotation 

Definition at line 1802 of file Enums.h.