Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/UTextBlock
Description
Called after constructing a new widget from the palette. Allows the widget to perform interesting default setup that we don't want to be UObject Defaults.
Virtual Inheritance
- UWidget::OnCreationFromPalette → UTextBlock::OnCreationFromPalette
| Name | OnCreationFromPalette |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Components/TextBlock.h |
| Include Path | #include "Components/TextBlock.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/TextBlock.cpp |
virtual void OnCreationFromPalette()