// 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 "Graph/ControlRigGraphSchema.h" #ifdef CONTROLRIGDEVELOPER_ControlRigGraphSchema_generated_h #error "ControlRigGraphSchema.generated.h already included, missing '#pragma once' in ControlRigGraphSchema.h" #endif #define CONTROLRIGDEVELOPER_ControlRigGraphSchema_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UControlRigGraphSchema *************************************************** struct Z_Construct_UClass_UControlRigGraphSchema_Statics; CONTROLRIGDEVELOPER_API UClass* Z_Construct_UClass_UControlRigGraphSchema_NoRegister(); #define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRigDeveloper_Public_Graph_ControlRigGraphSchema_h_24_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUControlRigGraphSchema(); \ friend struct ::Z_Construct_UClass_UControlRigGraphSchema_Statics; \ static UClass* GetPrivateStaticClass(); \ friend CONTROLRIGDEVELOPER_API UClass* ::Z_Construct_UClass_UControlRigGraphSchema_NoRegister(); \ public: \ DECLARE_CLASS2(UControlRigGraphSchema, URigVMEdGraphSchema, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ControlRigDeveloper"), Z_Construct_UClass_UControlRigGraphSchema_NoRegister) \ DECLARE_SERIALIZER(UControlRigGraphSchema) #define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRigDeveloper_Public_Graph_ControlRigGraphSchema_h_24_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UControlRigGraphSchema(UControlRigGraphSchema&&) = delete; \ UControlRigGraphSchema(const UControlRigGraphSchema&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(CONTROLRIGDEVELOPER_API, UControlRigGraphSchema); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UControlRigGraphSchema); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UControlRigGraphSchema) \ CONTROLRIGDEVELOPER_API virtual ~UControlRigGraphSchema(); #define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRigDeveloper_Public_Graph_ControlRigGraphSchema_h_21_PROLOG #define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRigDeveloper_Public_Graph_ControlRigGraphSchema_h_24_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Animation_ControlRig_Source_ControlRigDeveloper_Public_Graph_ControlRigGraphSchema_h_24_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Animation_ControlRig_Source_ControlRigDeveloper_Public_Graph_ControlRigGraphSchema_h_24_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UControlRigGraphSchema; // ********** End Class UControlRigGraphSchema ***************************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_Animation_ControlRig_Source_ControlRigDeveloper_Public_Graph_ControlRigGraphSchema_h PRAGMA_ENABLE_DEPRECATION_WARNINGS