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

#include <TextLayout.h>

Public Attributes

FTextRange ActualRange
 
TSharedPtr< IRunRendererRenderer
 

Member Data Documentation

◆ ActualRange

FTextRange FTextLayout::FBlockDefinition::ActualRange

Range inclusive of trailing whitespace, as used to visually display and interact with the text

◆ Renderer

TSharedPtr< IRunRenderer > FTextLayout::FBlockDefinition::Renderer

The render to use with this run (if any)


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