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

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 }
 

Enumeration Type Documentation

◆ EElementType

Enumerator
ET_Box 
ET_DebugQuad 
ET_Text 
ET_Spline 
ET_Line 
ET_Gradient 
ET_Viewport 
ET_Border 
ET_Custom 

Definition at line 6574 of file Enums.h.

◆ ERotationSpace

Enumerator
RelativeToElement 
RelativeToWorld 

Definition at line 8184 of file Enums.h.