FLocalizedTextArray::FLocalizedTextArray

Creates a new FLocalizedText

Windows
MacOS
Linux

References

Module

AddContentDialog

Header

/Engine/Source/Editor/AddContentDialog/Public/FeaturePackContentSource.h

Include

#include "FeaturePackContentSource.h"

Syntax

FLocalizedTextArray
(
    FString InTwoLetterLanguage,
    FString InText
)

Remarks

Creates a new FLocalizedText

Parameters

Parameter

Description

InTwoLetterLanguage

The iso 2-letter language specifier.

InText

The text in the language specified

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss