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

Enumerations

enum  Type : int {
  None = 0x0 , TranslationX = 0x1 , TranslationY = 0x2 , TranslationZ = 0x3 ,
  RotationX = 0x4 , RotationY = 0x5 , RotationZ = 0x6 , Scale = 0x7 ,
  ScaleX = 0x8 , ScaleY = 0x9 , ScaleZ = 0xA
}
 

Enumeration Type Documentation

◆ Type

Enumerator
None 
TranslationX 
TranslationY 
TranslationZ 
RotationX 
RotationY 
RotationZ 
Scale 
ScaleX 
ScaleY 
ScaleZ 

Definition at line 24584 of file Enums.h.