FWidgetLayoutBlock::Create

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
)

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