FDefaultLayoutBlock

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

Inheritance Hierarchy

ILayoutBlock

FDefaultLayoutBlock

References

Module

Slate

Header

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

Include

#include "Framework/Text/DefaultLayoutBlock.h"

Syntax

class FDefaultLayoutBlock : 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

~FDefaultLayoutBlock()

Functions

Name Description

Public function Static

TSharedRef< ...

 

Create

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

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