Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UTextBlock
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 TAttribute< FText > GetDisplayText&40;&41;
Remarks
Get the text that should be displayed in the internal Slate widget (allows flags to mutate the display text without modifying the persistent designer property data)