#include <TextBlockWidget.h>
◆ UTextBlockWidget()
UTextBlockWidget::UTextBlockWidget |
( |
const FObjectInitializer & |
ObjectInitializer | ) |
|
◆ NativeOnInitialized()
void UTextBlockWidget::NativeOnInitialized |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ SetText()
void UTextBlockWidget::SetText |
( |
FText |
NewText | ) |
|
◆ SetTextColor()
void UTextBlockWidget::SetTextColor |
( |
FColor |
Color | ) |
|
◆ SetTextFont()
void UTextBlockWidget::SetTextFont |
( |
FSlateFontInfo |
Font | ) |
|
◆ UpdateTextBlock()
void UTextBlockWidget::UpdateTextBlock |
( |
| ) |
|
◆ Text
FText UTextBlockWidget::Text |
◆ TextBlock
UTextBlock* UTextBlockWidget::TextBlock |
◆ TextColor
FColor UTextBlockWidget::TextColor |
◆ TextFont
FSlateFontInfo UTextBlockWidget::TextFont |