Navigation
API > API/Editor > API/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< FLocalizedTemplateString >& LocalizedStrings |
Find a text value for the current locale (or fallback to English) from the given array of localized strings. |