Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
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

Definition at line 1305 of file Text.h.

Member Data Documentation

◆ Length

int32 TextBiDi::FTextDirectionInfo::Length

Definition at line 1308 of file Text.h.

◆ StartIndex

int32 TextBiDi::FTextDirectionInfo::StartIndex

Definition at line 1307 of file Text.h.

◆ TextDirection

ETextDirection TextBiDi::FTextDirectionInfo::TextDirection

Definition at line 1309 of file Text.h.


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