FCultureStatistics

Unreal Engine C++ API Reference > Developer > Localization

References

   
Module Localization
Header /Engine/Source/Developer/Localization/Public/LocalizationTargetTypes.h
Include #include "LocalizationTargetTypes.h"

Syntax

struct FCultureStatistics  

Variables

Type Name Description
FString CultureName The ISO name for this culture.
uint32 WordCount The estimated number of words that have been localized for this culture.

Constructors

Type Name Description
  FCultureStatistics ()  
  FCultureStatistics ( const FString& InCultureName )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library