Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Text
Inheritance Hierarchy
- ILayoutBlock
- FDefaultLayoutBlock
- FWidgetLayoutBlock
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Text/ILayoutBlock.h |
| Include | #include "Framework/Text/ILayoutBlock.h" |
Syntax
class ILayoutBlock
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVector2D | |||
| TSharedPtr< class IRunRenderer > | GetRenderer () |
||
| TSharedRef< class IRun > | GetRun () |
||
| FVector2D | GetSize () |
||
| FLayoutBlockTextContext | |||
| FTextRange | GetTextRange () |
||
| void | SetLocationOffset
(
const FVector2D& InLocationOffset |