FSlateTextBlockLayout::FSlateTextBlockLayout

Constructor

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/SlateTextBlockLayout.h

Include

#include "Widgets/Text/SlateTextBlockLayout.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Text/SlateTextBlockLayout.cpp

Syntax

FSlateTextBlockLayout
(
    SWidget * InOwner,
    FTextBlockStyle InDefaultTextStyle,
    const TOptional< ETextShapingMethod > InTextShapingMethod,
    const TOptional< ETextFlowDirection > InTextFlowDirection,
    const FCreateSlateTextLayout & InCreateSlateTextLayout,
    TSharedRef< ITextLayoutMarshaller > InMarshaller,
    TSharedPtr< IBreakIterator > InLineBreakPolicy
)

Remarks

Constructor

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss