Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Text
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
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< FDefaultLayoutBlock > | Create
(
const TSharedRef< IRun >& InRun, |
Overridden from ILayoutBlock
| Type | Name | Description | |
|---|---|---|---|
| FVector2D | |||
| TSharedPtr< IRunRenderer > | GetRenderer () |
||
| TSharedRef< IRun > | GetRun () |
||
| FVector2D | GetSize () |
||
| FLayoutBlockTextContext | |||
| FTextRange | GetTextRange () |
||
| void | SetLocationOffset
(
const FVector2D& InLocationOffset |