Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UTextBlock
- UWidget::OnCreationFromPalette()
- UTextBlock::OnCreationFromPalette()
- UCommonTextBlock::OnCreationFromPalette()
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/TextBlock.h |
| Include | #include "Components/TextBlock.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/TextBlock.cpp |
virtual void OnCreationFromPalette&40;&41;
Remarks
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.