FWidgetLayoutBlock

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

Inheritance Hierarchy

ILayoutBlock

FWidgetLayoutBlock

References

Module

Slate

Header

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

Include

#include "Framework/Text/WidgetLayoutBlock.h"

Syntax

class FWidgetLayoutBlock : public ILayoutBlock

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

Constructors

No constructors are accessible with public or protected access.

Destructors

Name Description

Public function Virtual

~FWidgetLayoutBlock()

Functions

Name Description

Public function Static

TSharedRef< ...

 

Create

(
    const TSharedRef< IRun >& InRun,
    const TSharedRef< SWidget >& InWid...,
    const FTextRange& InRange,
    FVector2D InSize,
    const FLayoutBlockTextContext& InT...,
    const TSharedPtr< IRunRenderer >& ...
)

Public function Const

TSharedRef< ...

 

GetWidget()

Overridden from ILayoutBlock

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