UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPropertyLocalizationDataGatherer Member List

This is the complete list of members for FPropertyLocalizationDataGatherer, including all inherited members.

ExtractTextIdentity(const FText &Text, FString &OutNamespace, FString &OutKey, const bool bCleanNamespace)FPropertyLocalizationDataGathererstatic
FLocalizationDataObjectGatheringCallback typedefFPropertyLocalizationDataGatherer
FLocalizationDataObjectGatheringCallbackMap typedefFPropertyLocalizationDataGatherer
FLocalizationDataStructGatheringCallback typedefFPropertyLocalizationDataGatherer
FLocalizationDataStructGatheringCallbackMap typedefFPropertyLocalizationDataGatherer
FPropertyLocalizationDataGatherer(TArray< FGatherableTextData > &InOutGatherableTextDataArray, const UPackage *const InPackage, EPropertyLocalizationGathererResultFlags &OutResultFlags)FPropertyLocalizationDataGatherer
FPropertyLocalizationDataGatherer(const FPropertyLocalizationDataGatherer &)=deleteFPropertyLocalizationDataGatherer
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() constFPropertyLocalizationDataGathererinline
GetTypeSpecificLocalizationDataObjectGatheringCallbacks()FPropertyLocalizationDataGathererstatic
GetTypeSpecificLocalizationDataStructGatheringCallbacks()FPropertyLocalizationDataGathererstatic
IsDefaultTextInstance(const FText &Text) constFPropertyLocalizationDataGatherer
IsEditorOnlyProperty(const FProperty *Property)FPropertyLocalizationDataGathererstatic
IsObjectValidForGather(const UObject *Object) constFPropertyLocalizationDataGathererinline
MarkDefaultTextInstance(const FText &Text)FPropertyLocalizationDataGatherer
MarkObjectProcessed(const UObject *Object, const EPropertyLocalizationGathererTextFlags GatherTextFlags)FPropertyLocalizationDataGatherer
operator=(const FPropertyLocalizationDataGatherer &)=deleteFPropertyLocalizationDataGatherer
ShouldProcessObject(const UObject *Object, const EPropertyLocalizationGathererTextFlags GatherTextFlags) constFPropertyLocalizationDataGatherer