Navigation
API > API/Editor > API/Editor/AddContentDialog > API/Editor/AddContentDialog/FLocalizedTextArray > API/Editor/AddContentDialog/FLocalizedTextArray/__ctor
References
| Module | AddContentDialog |
| Header | /Engine/Source/Editor/AddContentDialog/Public/FeaturePackContentSource.h |
| Include | #include "FeaturePackContentSource.h" |
FLocalizedTextArray
&40;
FString InTwoLetterLanguage,
FString InText
&41;
Remarks
Creates a new FLocalizedText
Parameters
| Name | Description |
|---|---|
| InTwoLetterLanguage | The iso 2-letter language specifier. |
| InText | The text in the language specified |