UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SlateEditableTextTypes Namespace Reference

Classes

class  FCursorInfo
 
class  FCursorLineHighlighter
 
struct  FScrollInfo
 
class  FTextCompositionHighlighter
 
class  FTextSearchHighlighter
 
class  FTextSelectionHighlighter
 
struct  FUndoState
 

Enumerations

enum class  ECursorAlignment : uint8 { Left , Right }
 

Enumeration Type Documentation

◆ ECursorAlignment

Enumerator
Left 

Visually align the cursor to the left of the character its placed at, and insert text before the character

Right 

Visually align the cursor to the right of the character its placed at, and insert text after the character