![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FPropertyLocalizationDataGatherer, including all inherited members.
| ExtractTextIdentity(const FText &Text, FString &OutNamespace, FString &OutKey, const bool bCleanNamespace) | FPropertyLocalizationDataGatherer | static |
| FLocalizationDataObjectGatheringCallback typedef | FPropertyLocalizationDataGatherer | |
| FLocalizationDataObjectGatheringCallbackMap typedef | FPropertyLocalizationDataGatherer | |
| FLocalizationDataStructGatheringCallback typedef | FPropertyLocalizationDataGatherer | |
| FLocalizationDataStructGatheringCallbackMap typedef | FPropertyLocalizationDataGatherer | |
| FPropertyLocalizationDataGatherer(TArray< FGatherableTextData > &InOutGatherableTextDataArray, const UPackage *const InPackage, EPropertyLocalizationGathererResultFlags &OutResultFlags) | FPropertyLocalizationDataGatherer | |
| FPropertyLocalizationDataGatherer(const FPropertyLocalizationDataGatherer &)=delete | FPropertyLocalizationDataGatherer | |
| GatherLocalizationDataFromChildTextProperties(const FString &PathToParent, const FProperty *const Property, const void *const ValueAddress, const void *const DefaultValueAddress, const EPropertyLocalizationGathererTextFlags GatherTextFlags) | FPropertyLocalizationDataGatherer | |
| GatherLocalizationDataFromObject(const UObject *Object, const EPropertyLocalizationGathererTextFlags GatherTextFlags) | FPropertyLocalizationDataGatherer | |
| GatherLocalizationDataFromObjectFields(const FString &PathToParent, const UObject *Object, const EPropertyLocalizationGathererTextFlags GatherTextFlags) | FPropertyLocalizationDataGatherer | |
| GatherLocalizationDataFromObjectWithCallbacks(const UObject *Object, const EPropertyLocalizationGathererTextFlags GatherTextFlags) | FPropertyLocalizationDataGatherer | |
| GatherLocalizationDataFromStruct(const FString &PathToParent, const UScriptStruct *Struct, const void *StructData, const void *DefaultStructData, const EPropertyLocalizationGathererTextFlags GatherTextFlags) | FPropertyLocalizationDataGatherer | |
| GatherLocalizationDataFromStructFields(const FString &PathToParent, const UStruct *Struct, const void *StructData, const void *DefaultStructData, const EPropertyLocalizationGathererTextFlags GatherTextFlags) | FPropertyLocalizationDataGatherer | |
| GatherLocalizationDataFromStructWithCallbacks(const FString &PathToParent, const UScriptStruct *Struct, const void *StructData, const void *DefaultStructData, const EPropertyLocalizationGathererTextFlags GatherTextFlags) | FPropertyLocalizationDataGatherer | |
| GatherScriptBytecode(const FString &PathToScript, const TArray< uint8 > &ScriptData, const bool bIsEditorOnly) | FPropertyLocalizationDataGatherer | |
| GatherTextInstance(const FText &Text, const FString &Description, const bool bIsEditorOnly) | FPropertyLocalizationDataGatherer | |
| GetGatherableFieldsForType(const UStruct *InType) | FPropertyLocalizationDataGatherer | |
| GetGatherableTextDataArray() const | FPropertyLocalizationDataGatherer | inline |
| GetTypeSpecificLocalizationDataObjectGatheringCallbacks() | FPropertyLocalizationDataGatherer | static |
| GetTypeSpecificLocalizationDataStructGatheringCallbacks() | FPropertyLocalizationDataGatherer | static |
| IsDefaultTextInstance(const FText &Text) const | FPropertyLocalizationDataGatherer | |
| IsEditorOnlyProperty(const FProperty *Property) | FPropertyLocalizationDataGatherer | static |
| IsObjectValidForGather(const UObject *Object) const | FPropertyLocalizationDataGatherer | inline |
| MarkDefaultTextInstance(const FText &Text) | FPropertyLocalizationDataGatherer | |
| MarkObjectProcessed(const UObject *Object, const EPropertyLocalizationGathererTextFlags GatherTextFlags) | FPropertyLocalizationDataGatherer | |
| operator=(const FPropertyLocalizationDataGatherer &)=delete | FPropertyLocalizationDataGatherer | |
| ShouldProcessObject(const UObject *Object, const EPropertyLocalizationGathererTextFlags GatherTextFlags) const | FPropertyLocalizationDataGatherer |