Navigation
Unreal Engine C++ API Reference > Editor > GameProjectGeneration
References
Module | GameProjectGeneration |
Header | /Engine/Source/Editor/GameProjectGeneration/Classes/TemplateProjectDefs.h |
Include | #include "TemplateProjectDefs.h" |
Syntax
struct FLocalizedTemplateString
Variables
Functions
Type | Name | Description |
---|---|---|
FText | GetLocalizedText ( const TArray< FLocalizedTemplateStr... ) | Find a text value for the current locale (or fallback to English) from the given array of localized strings. |