| Collections |
TArray< FName > |
Packages in these collections may be processed for gathering. |
LocalizationTargetTypes.h |
- Config
- EditAnywhere
- Category="Filter"
|
| ExcludeClasses |
TArray< FSoftClassPath > |
Classes that should be excluded from gathering. |
LocalizationTargetTypes.h |
- Config
- EditAnywhere
- Category="Filter"
- Meta=(MetaClass="/Script/CoreUObject.Object", AllowAbstract="True")
|
| ExcludePathWildcards |
TArray< FGatherTextExcludePath > |
Packages whose paths match these wildcard patterns will be excluded from gathering. |
LocalizationTargetTypes.h |
- Config
- EditAnywhere
- Category="Filter"
|
| FileExtensions |
TArray< FGatherTextFileExtension > |
Packages whose names match these wildcard patterns may be processed for text to gather. |
LocalizationTargetTypes.h |
- Config
- EditAnywhere
- Category="Filter"
|
| IncludePathWildcards |
TArray< FGatherTextIncludePath > |
Packages whose paths match these wildcard patterns, specified relative to the project's root, may be processed for gathering. |
LocalizationTargetTypes.h |
- Config
- EditAnywhere
- Category="Filter"
|
| IsEnabled |
bool |
If enabled, text from packages will be gathered according to this configuration. |
LocalizationTargetTypes.h |
- Config
- EditAnywhere
- Category="Execution"
|
| ShouldExcludeDerivedClasses |
bool |
Should classes derived from those in the exclude classes list also be excluded from gathering? |
LocalizationTargetTypes.h |
- Config
- EditAnywhere
- Category="Filter"
|
| ShouldGatherFromEditorOnlyData |
bool |
If enabled, data that is specified as editor-only may be processed for gathering. |
LocalizationTargetTypes.h |
- Config
- EditAnywhere
- Category="Gather Text"
|
| SkipGatherCache |
bool |
Should we ignore the cached text in the package header and perform a full package load instead? |
LocalizationTargetTypes.h |
- Config
- EditAnywhere
- Category="Gather Text"
- AdvancedDisplay
|
| WorldCollections |
TArray< FName > |
Worlds (including their associated external actors) in these collections may be processed for gathering. |
LocalizationTargetTypes.h |
- Config
- EditAnywhere
- Category="Filter"
- AdvancedDisplay
|