UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TextLayoutEngine.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2#pragma once
3
6
7// Generic Text Layout
8#include "Framework/Text/TextRunRenderer.h"
10
13#include "Framework/Text/IRun.h"
17
21
22
23// Slate Specific Text Layout
27
29
#define MONOLITHIC_HEADER_BOILERPLATE()
Definition MonolithicHeaderBoilerplate.h:10