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

#include <FontCache.h>

Public Member Functions

 FSourceTextRange (const int32 InTextStart, const int32 InTextLen)
 

Public Attributes

int32 TextStart
 
int32 TextLen
 

Constructor & Destructor Documentation

◆ FSourceTextRange()

FShapedGlyphSequence::FSourceTextRange::FSourceTextRange ( const int32  InTextStart,
const int32  InTextLen 
)
inline

Member Data Documentation

◆ TextLen

int32 FShapedGlyphSequence::FSourceTextRange::TextLen

◆ TextStart

int32 FShapedGlyphSequence::FSourceTextRange::TextStart

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