FLocalizedTemplateString

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

Type Name Description
FString Language  
FString Text  

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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library