UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTextLayout::ETextLayoutDirtyState Struct Reference

#include <TextLayout.h>

Public Types

enum  Enum { None = 0 , Layout = 1<<0 , Highlights = 1<<1 , All = Layout | Highlights }
 
typedef uint8 Flags
 

Member Typedef Documentation

◆ Flags

Member Enumeration Documentation

◆ Enum

Enumerator
None 
Layout 
Highlights 
All 

The documentation for this struct was generated from the following file: