// 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 "Unreal/ImgMediaPlaybackComponent.h" #ifdef IMGMEDIAENGINE_ImgMediaPlaybackComponent_generated_h #error "ImgMediaPlaybackComponent.generated.h already included, missing '#pragma once' in ImgMediaPlaybackComponent.h" #endif #define IMGMEDIAENGINE_ImgMediaPlaybackComponent_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UDEPRECATED_ImgMediaPlaybackComponent ************************************ struct Z_Construct_UClass_UDEPRECATED_ImgMediaPlaybackComponent_Statics; IMGMEDIAENGINE_API UClass* Z_Construct_UClass_UDEPRECATED_ImgMediaPlaybackComponent_NoRegister(); #define FID_Engine_Plugins_Media_ImgMedia_Source_ImgMediaEngine_Public_Unreal_ImgMediaPlaybackComponent_h_20_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUDEPRECATED_ImgMediaPlaybackComponent(); \ friend struct ::Z_Construct_UClass_UDEPRECATED_ImgMediaPlaybackComponent_Statics; \ static UClass* GetPrivateStaticClass(); \ friend IMGMEDIAENGINE_API UClass* ::Z_Construct_UClass_UDEPRECATED_ImgMediaPlaybackComponent_NoRegister(); \ public: \ DECLARE_CLASS2(UDEPRECATED_ImgMediaPlaybackComponent, UActorComponent, COMPILED_IN_FLAGS(0 | CLASS_Config | CLASS_Deprecated), CASTCLASS_None, TEXT("/Script/ImgMediaEngine"), Z_Construct_UClass_UDEPRECATED_ImgMediaPlaybackComponent_NoRegister) \ DECLARE_SERIALIZER(UDEPRECATED_ImgMediaPlaybackComponent) #define FID_Engine_Plugins_Media_ImgMedia_Source_ImgMediaEngine_Public_Unreal_ImgMediaPlaybackComponent_h_20_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UDEPRECATED_ImgMediaPlaybackComponent(UDEPRECATED_ImgMediaPlaybackComponent&&) = delete; \ UDEPRECATED_ImgMediaPlaybackComponent(const UDEPRECATED_ImgMediaPlaybackComponent&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UDEPRECATED_ImgMediaPlaybackComponent); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UDEPRECATED_ImgMediaPlaybackComponent); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UDEPRECATED_ImgMediaPlaybackComponent) \ NO_API virtual ~UDEPRECATED_ImgMediaPlaybackComponent(); #define FID_Engine_Plugins_Media_ImgMedia_Source_ImgMediaEngine_Public_Unreal_ImgMediaPlaybackComponent_h_17_PROLOG #define FID_Engine_Plugins_Media_ImgMedia_Source_ImgMediaEngine_Public_Unreal_ImgMediaPlaybackComponent_h_20_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Media_ImgMedia_Source_ImgMediaEngine_Public_Unreal_ImgMediaPlaybackComponent_h_20_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Media_ImgMedia_Source_ImgMediaEngine_Public_Unreal_ImgMediaPlaybackComponent_h_20_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UDEPRECATED_ImgMediaPlaybackComponent; // ********** End Class UDEPRECATED_ImgMediaPlaybackComponent ************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_Media_ImgMedia_Source_ImgMediaEngine_Public_Unreal_ImgMediaPlaybackComponent_h PRAGMA_ENABLE_DEPRECATION_WARNINGS