Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/PropertyLocalizationDataGathering.h |
| Include | #include "Serialization/PropertyLocalizationDataGathering.h" |
Syntax
struct FAutoRegisterLocalizationDataGatheringCallback
Remarks
Struct to automatically register a callback when it's constructed
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAutoRegisterLocalizationDataGatheringCallback
(
const UClass* InClass, |
|||
FAutoRegisterLocalizationDataGatheringCallback
(
const UScriptStruct* InStruct, |