FRunTextContext::FRunTextContext

Choose your operating system:

Windows

macOS

Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Text/IRun.h

Include

#include "Framework/Text/IRun.h"

Syntax

FRunTextContext
(
    const ETextShapingMethod InTextShapingMethod,
    const TextBiDi::ETextDirection InBaseDirection,
    FShapedTextCacheRef InShapedTextCache
)