// 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 "AnimTimeline/AnimTimelineClipboard.h" #ifdef PERSONA_AnimTimelineClipboard_generated_h #error "AnimTimelineClipboard.generated.h already included, missing '#pragma once' in AnimTimelineClipboard.h" #endif #define PERSONA_AnimTimelineClipboard_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UAnimCurveBaseCopyObject ************************************************* struct Z_Construct_UClass_UAnimCurveBaseCopyObject_Statics; PERSONA_API UClass* Z_Construct_UClass_UAnimCurveBaseCopyObject_NoRegister(); #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_22_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAnimCurveBaseCopyObject(); \ friend struct ::Z_Construct_UClass_UAnimCurveBaseCopyObject_Statics; \ static UClass* GetPrivateStaticClass(); \ friend PERSONA_API UClass* ::Z_Construct_UClass_UAnimCurveBaseCopyObject_NoRegister(); \ public: \ DECLARE_CLASS2(UAnimCurveBaseCopyObject, UObject, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/Persona"), Z_Construct_UClass_UAnimCurveBaseCopyObject_NoRegister) \ DECLARE_SERIALIZER(UAnimCurveBaseCopyObject) #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_22_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAnimCurveBaseCopyObject(UAnimCurveBaseCopyObject&&) = delete; \ UAnimCurveBaseCopyObject(const UAnimCurveBaseCopyObject&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAnimCurveBaseCopyObject); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAnimCurveBaseCopyObject); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UAnimCurveBaseCopyObject) \ NO_API virtual ~UAnimCurveBaseCopyObject(); #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_19_PROLOG #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_22_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_22_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_22_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAnimCurveBaseCopyObject; // ********** End Class UAnimCurveBaseCopyObject *************************************************** // ********** Begin Class UFloatCurveCopyObject **************************************************** struct Z_Construct_UClass_UFloatCurveCopyObject_Statics; PERSONA_API UClass* Z_Construct_UClass_UFloatCurveCopyObject_NoRegister(); #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_68_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUFloatCurveCopyObject(); \ friend struct ::Z_Construct_UClass_UFloatCurveCopyObject_Statics; \ static UClass* GetPrivateStaticClass(); \ friend PERSONA_API UClass* ::Z_Construct_UClass_UFloatCurveCopyObject_NoRegister(); \ public: \ DECLARE_CLASS2(UFloatCurveCopyObject, UAnimCurveBaseCopyObject, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/Persona"), Z_Construct_UClass_UFloatCurveCopyObject_NoRegister) \ DECLARE_SERIALIZER(UFloatCurveCopyObject) #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_68_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ NO_API UFloatCurveCopyObject(); \ /** Deleted move- and copy-constructors, should never be used */ \ UFloatCurveCopyObject(UFloatCurveCopyObject&&) = delete; \ UFloatCurveCopyObject(const UFloatCurveCopyObject&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UFloatCurveCopyObject); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UFloatCurveCopyObject); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UFloatCurveCopyObject) \ NO_API virtual ~UFloatCurveCopyObject(); #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_65_PROLOG #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_68_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_68_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_68_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UFloatCurveCopyObject; // ********** End Class UFloatCurveCopyObject ****************************************************** // ********** Begin Class UTransformCurveCopyObject ************************************************ struct Z_Construct_UClass_UTransformCurveCopyObject_Statics; PERSONA_API UClass* Z_Construct_UClass_UTransformCurveCopyObject_NoRegister(); #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_79_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUTransformCurveCopyObject(); \ friend struct ::Z_Construct_UClass_UTransformCurveCopyObject_Statics; \ static UClass* GetPrivateStaticClass(); \ friend PERSONA_API UClass* ::Z_Construct_UClass_UTransformCurveCopyObject_NoRegister(); \ public: \ DECLARE_CLASS2(UTransformCurveCopyObject, UAnimCurveBaseCopyObject, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/Persona"), Z_Construct_UClass_UTransformCurveCopyObject_NoRegister) \ DECLARE_SERIALIZER(UTransformCurveCopyObject) #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_79_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ NO_API UTransformCurveCopyObject(); \ /** Deleted move- and copy-constructors, should never be used */ \ UTransformCurveCopyObject(UTransformCurveCopyObject&&) = delete; \ UTransformCurveCopyObject(const UTransformCurveCopyObject&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UTransformCurveCopyObject); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UTransformCurveCopyObject); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UTransformCurveCopyObject) \ NO_API virtual ~UTransformCurveCopyObject(); #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_76_PROLOG #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_79_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_79_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_79_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UTransformCurveCopyObject; // ********** End Class UTransformCurveCopyObject ************************************************** // ********** Begin Class UVectorCurveCopyObject *************************************************** struct Z_Construct_UClass_UVectorCurveCopyObject_Statics; PERSONA_API UClass* Z_Construct_UClass_UVectorCurveCopyObject_NoRegister(); #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_90_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUVectorCurveCopyObject(); \ friend struct ::Z_Construct_UClass_UVectorCurveCopyObject_Statics; \ static UClass* GetPrivateStaticClass(); \ friend PERSONA_API UClass* ::Z_Construct_UClass_UVectorCurveCopyObject_NoRegister(); \ public: \ DECLARE_CLASS2(UVectorCurveCopyObject, UAnimCurveBaseCopyObject, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/Persona"), Z_Construct_UClass_UVectorCurveCopyObject_NoRegister) \ DECLARE_SERIALIZER(UVectorCurveCopyObject) #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_90_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ NO_API UVectorCurveCopyObject(); \ /** Deleted move- and copy-constructors, should never be used */ \ UVectorCurveCopyObject(UVectorCurveCopyObject&&) = delete; \ UVectorCurveCopyObject(const UVectorCurveCopyObject&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UVectorCurveCopyObject); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UVectorCurveCopyObject); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UVectorCurveCopyObject) \ NO_API virtual ~UVectorCurveCopyObject(); #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_87_PROLOG #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_90_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_90_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_90_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UVectorCurveCopyObject; // ********** End Class UVectorCurveCopyObject ***************************************************** // ********** Begin Class UAnimTimelineClipboardContent ******************************************** struct Z_Construct_UClass_UAnimTimelineClipboardContent_Statics; PERSONA_API UClass* Z_Construct_UClass_UAnimTimelineClipboardContent_NoRegister(); #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_106_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAnimTimelineClipboardContent(); \ friend struct ::Z_Construct_UClass_UAnimTimelineClipboardContent_Statics; \ static UClass* GetPrivateStaticClass(); \ friend PERSONA_API UClass* ::Z_Construct_UClass_UAnimTimelineClipboardContent_NoRegister(); \ public: \ DECLARE_CLASS2(UAnimTimelineClipboardContent, UObject, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/Persona"), Z_Construct_UClass_UAnimTimelineClipboardContent_NoRegister) \ DECLARE_SERIALIZER(UAnimTimelineClipboardContent) #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_106_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ NO_API UAnimTimelineClipboardContent(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UAnimTimelineClipboardContent(UAnimTimelineClipboardContent&&) = delete; \ UAnimTimelineClipboardContent(const UAnimTimelineClipboardContent&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAnimTimelineClipboardContent); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAnimTimelineClipboardContent); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAnimTimelineClipboardContent) \ NO_API virtual ~UAnimTimelineClipboardContent(); #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_102_PROLOG #define FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_106_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_106_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h_106_ENHANCED_CONSTRUCTORS \ public: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAnimTimelineClipboardContent; // ********** End Class UAnimTimelineClipboardContent ********************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Source_Editor_Persona_Private_AnimTimeline_AnimTimelineClipboard_h PRAGMA_ENABLE_DEPRECATION_WARNINGS