Navigation
API > API/Developer > API/Developer/Localization
| |
|
| Name |
FGatherTextFileExtension |
| Type |
struct |
| Header File |
/Engine/Source/Developer/Localization/Public/LocalizationTargetTypes.h |
| Include Path |
#include "LocalizationTargetTypes.h" |
Syntax
USTRUCT ()
struct FGatherTextFileExtension
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Pattern |
FString |
|
LocalizationTargetTypes.h |
- Config
- EditAnywhere
- Category="Pattern"
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool Validate
(
const bool bIsEngineTarget,
FText& OutError
) const
|
|
LocalizationTargetTypes.h |
|