// 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 "Systems/DoubleChannelEvaluatorSystem.h" #ifdef MOVIESCENETRACKS_DoubleChannelEvaluatorSystem_generated_h #error "DoubleChannelEvaluatorSystem.generated.h already included, missing '#pragma once' in DoubleChannelEvaluatorSystem.h" #endif #define MOVIESCENETRACKS_DoubleChannelEvaluatorSystem_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UDoubleChannelEvaluatorSystem ******************************************** struct Z_Construct_UClass_UDoubleChannelEvaluatorSystem_Statics; MOVIESCENETRACKS_API UClass* Z_Construct_UClass_UDoubleChannelEvaluatorSystem_NoRegister(); #define FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_DoubleChannelEvaluatorSystem_h_38_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUDoubleChannelEvaluatorSystem(); \ friend struct ::Z_Construct_UClass_UDoubleChannelEvaluatorSystem_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MOVIESCENETRACKS_API UClass* ::Z_Construct_UClass_UDoubleChannelEvaluatorSystem_NoRegister(); \ public: \ DECLARE_CLASS2(UDoubleChannelEvaluatorSystem, UMovieSceneEntitySystem, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/MovieSceneTracks"), Z_Construct_UClass_UDoubleChannelEvaluatorSystem_NoRegister) \ DECLARE_SERIALIZER(UDoubleChannelEvaluatorSystem) #define FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_DoubleChannelEvaluatorSystem_h_38_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UDoubleChannelEvaluatorSystem(UDoubleChannelEvaluatorSystem&&) = delete; \ UDoubleChannelEvaluatorSystem(const UDoubleChannelEvaluatorSystem&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MOVIESCENETRACKS_API, UDoubleChannelEvaluatorSystem); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UDoubleChannelEvaluatorSystem); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UDoubleChannelEvaluatorSystem) \ MOVIESCENETRACKS_API virtual ~UDoubleChannelEvaluatorSystem(); #define FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_DoubleChannelEvaluatorSystem_h_32_PROLOG #define FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_DoubleChannelEvaluatorSystem_h_38_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_DoubleChannelEvaluatorSystem_h_38_INCLASS_NO_PURE_DECLS \ FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_DoubleChannelEvaluatorSystem_h_38_ENHANCED_CONSTRUCTORS \ public: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UDoubleChannelEvaluatorSystem; // ********** End Class UDoubleChannelEvaluatorSystem ********************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_DoubleChannelEvaluatorSystem_h PRAGMA_ENABLE_DEPRECATION_WARNINGS