UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAutoRegisterLocalizationDataGatheringCallback Struct Reference

#include <PropertyLocalizationDataGathering.h>

Public Member Functions

UE_FORCEINLINE_HINT FAutoRegisterLocalizationDataGatheringCallback (const UClass *InClass, const FPropertyLocalizationDataGatherer::FLocalizationDataObjectGatheringCallback &InCallback)
 
UE_FORCEINLINE_HINT FAutoRegisterLocalizationDataGatheringCallback (const UScriptStruct *InStruct, const FPropertyLocalizationDataGatherer::FLocalizationDataStructGatheringCallback &InCallback)
 

Detailed Description

Struct to automatically register a callback when it's constructed

Constructor & Destructor Documentation

◆ FAutoRegisterLocalizationDataGatheringCallback() [1/2]

UE_FORCEINLINE_HINT FAutoRegisterLocalizationDataGatheringCallback::FAutoRegisterLocalizationDataGatheringCallback ( const UClass InClass,
const FPropertyLocalizationDataGatherer::FLocalizationDataObjectGatheringCallback InCallback 
)
inline

◆ FAutoRegisterLocalizationDataGatheringCallback() [2/2]

UE_FORCEINLINE_HINT FAutoRegisterLocalizationDataGatheringCallback::FAutoRegisterLocalizationDataGatheringCallback ( const UScriptStruct InStruct,
const FPropertyLocalizationDataGatherer::FLocalizationDataStructGatheringCallback InCallback 
)
inline

The documentation for this struct was generated from the following file: