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

#include <Text.h>

Public Attributes

int32 StartIndex
 
int32 Length
 
ETextDirection TextDirection
 

Detailed Description

A single complex layout entry. Defines the starting position, length, and reading direction for a sub-section of text

Member Data Documentation

◆ Length

int32 TextBiDi::FTextDirectionInfo::Length

◆ StartIndex

int32 TextBiDi::FTextDirectionInfo::StartIndex

◆ TextDirection

ETextDirection TextBiDi::FTextDirectionInfo::TextDirection

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