![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TextLayout.h>
Public Types | |
| enum | Enum { None = 0 , WrappingInformation = 1<<0 , TextBaseDirection = 1<<1 , ShapingCache = 1<<2 , All = WrappingInformation | TextBaseDirection | ShapingCache } |
| typedef uint8 | Flags |