FWidgetLayoutBlock::Create

Choose your operating system:

Windows

macOS

Linux

References

Module

Slate

Header

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

Include

#include "Framework/Text/WidgetLayoutBlock.h"

Syntax

static TSharedRef< FWidgetLayoutBlock > Create
(
    const TSharedRef< IRun > & InRun,
    const TSharedRef< SWidget > & InWidget,
    const FTextRange & InRange,
    FVector2D InSize,
    const FLayoutBlockTextContext & InTextContext,
    const TSharedPtr< IRunRenderer > & InRenderer
)