// Copyright Epic Games, Inc. All Rights Reserved. /*=========================================================================== Generated code exported from UnrealHeaderTool. DO NOT modify this manually! Edit the corresponding .h files instead! ===========================================================================*/ // IWYU pragma: private, include "AdvancedCopyCustomization.h" #ifdef ASSETTOOLS_AdvancedCopyCustomization_generated_h #error "AdvancedCopyCustomization.generated.h already included, missing '#pragma once' in AdvancedCopyCustomization.h" #endif #define ASSETTOOLS_AdvancedCopyCustomization_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UAdvancedCopyCustomization *********************************************** struct Z_Construct_UClass_UAdvancedCopyCustomization_Statics; ASSETTOOLS_API UClass* Z_Construct_UClass_UAdvancedCopyCustomization_NoRegister(); #define FID_Engine_Source_Developer_AssetTools_Public_AdvancedCopyCustomization_h_18_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAdvancedCopyCustomization(); \ friend struct ::Z_Construct_UClass_UAdvancedCopyCustomization_Statics; \ static UClass* GetPrivateStaticClass(); \ friend ASSETTOOLS_API UClass* ::Z_Construct_UClass_UAdvancedCopyCustomization_NoRegister(); \ public: \ DECLARE_CLASS2(UAdvancedCopyCustomization, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AssetTools"), Z_Construct_UClass_UAdvancedCopyCustomization_NoRegister) \ DECLARE_SERIALIZER(UAdvancedCopyCustomization) #define FID_Engine_Source_Developer_AssetTools_Public_AdvancedCopyCustomization_h_18_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAdvancedCopyCustomization(UAdvancedCopyCustomization&&) = delete; \ UAdvancedCopyCustomization(const UAdvancedCopyCustomization&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(ASSETTOOLS_API, UAdvancedCopyCustomization); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAdvancedCopyCustomization); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAdvancedCopyCustomization) \ ASSETTOOLS_API virtual ~UAdvancedCopyCustomization(); #define FID_Engine_Source_Developer_AssetTools_Public_AdvancedCopyCustomization_h_15_PROLOG #define FID_Engine_Source_Developer_AssetTools_Public_AdvancedCopyCustomization_h_18_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Developer_AssetTools_Public_AdvancedCopyCustomization_h_18_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Developer_AssetTools_Public_AdvancedCopyCustomization_h_18_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAdvancedCopyCustomization; // ********** End Class UAdvancedCopyCustomization ************************************************* #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Source_Developer_AssetTools_Public_AdvancedCopyCustomization_h PRAGMA_ENABLE_DEPRECATION_WARNINGS