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

Enumerations

enum  Type {
  None = 0x0 , TranslationX = 0x1 , TranslationY = 0x2 , TranslationZ = 0x3 ,
  RotationX = 0x4 , RotationY = 0x5 , RotationZ = 0x6 , Scale = 0x7
}
 

Enumeration Type Documentation

◆ Type

Enumerator
None 
TranslationX 
TranslationY 
TranslationZ 
RotationX 
RotationY 
RotationZ 
Scale 

Definition at line 910 of file Enums.h.