Navigation
Unreal Engine C++ API Reference > Runtime > Core > Internationalization > FTextFormat
Type | Name | Description | |
---|---|---|---|
![]() |
FTextFormat () |
Construct an instance using an empty FText. | |
![]() |
FTextFormat
(
const FText& InText |
Construct an instance from an FText. | |
![]() |
FTextFormat
(
const FText& InText, |
Construct an instance from an FText and custom format pattern definition. | |
![]() |
FTextFormat
(
FString&& InString, |
Construct an instance from an FString. |