Ark Server API (ASE) - Wiki
|
Enumerations | |
enum | EElementType { ET_Box = 0x0 , ET_DebugQuad = 0x1 , ET_Text = 0x2 , ET_Spline = 0x3 , ET_Line = 0x4 , ET_Gradient = 0x5 , ET_Viewport = 0x6 , ET_Border = 0x7 , ET_Custom = 0x8 } |
enum | ERotationSpace { RelativeToElement = 0x0 , RelativeToWorld = 0x1 } |