FEnumerateSourceTextsFuncPtr

Enumerate all the source texts in the manifest, optionally skipping those entries from a dependent manifest.

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

Type

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

References

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

Remarks

Enumerate all the source texts in the manifest, optionally skipping those entries from a dependent manifest.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library