FEnumerateTranslationsFuncPtr

Enumerate all the translations for the given culture.

Unreal Engine C++ API Reference > Developer > Localization > FLocTextHelper

Type

typedef [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< bool([TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [FArchiveEntry](API\Runtime\Core\Internationalization\FArchiveEntry) >)> FEnumerateTranslationsFuncPtr  

References

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

Remarks

Enumerate all the translations for the given culture.

This only enumerates translations that have a source in the manifest.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library