Navigation
API > API/Plugins > API/Plugins/UIFramework > API/Plugins/UIFramework/Widgets
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMVVMViewModelBase
- UUIFrameworkWidget
- UUIFrameworkTextBase
- UUIFrameworkTextBlock
References
| Module | UIFramework |
| Header | /Engine/Plugins/Experimental/UIFramework/Source/Public/Widgets/UIFTextBlock.h |
| Include | #include "Widgets/UIFTextBlock.h" |
Syntax
UCLASS&40;DisplayName&61;"Text Block UIFramework"&41;
class UUIFrameworkTextBlock : public UUIFrameworkTextBase
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor | |||
| FVector2f | |||
| void | SetShadowColor
(
FLinearColor ShadowColor |
||
| void | |||
| void | SetShadowOffset
(
FVector2f ShadowOffset |
||
| void | SetShadowOffsetToWidget
(
FVector2f |
Overridden from UUIFrameworkTextBase
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | SetOverflowPolicyToWidget
(
ETextOverflowPolicy |
||
| void | |||
| void | SetTextToWidget
(
const FText& |
Overridden from UUIFrameworkWidget
| Type | Name | Description | |
|---|---|---|---|
| void |