Navigation
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.