// 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 "MaterialX/MaterialExpressions/MaterialExpressionOver.h" #ifdef INTERCHANGEIMPORT_MaterialExpressionOver_generated_h #error "MaterialExpressionOver.generated.h already included, missing '#pragma once' in MaterialExpressionOver.h" #endif #define INTERCHANGEIMPORT_MaterialExpressionOver_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UMaterialExpressionMaterialXOver ***************************************** struct Z_Construct_UClass_UMaterialExpressionMaterialXOver_Statics; INTERCHANGEIMPORT_API UClass* Z_Construct_UClass_UMaterialExpressionMaterialXOver_NoRegister(); #define FID_Engine_Plugins_Interchange_Runtime_Source_Import_Private_MaterialX_MaterialExpressions_MaterialExpressionOver_h_23_INCLASS \ private: \ static void StaticRegisterNativesUMaterialExpressionMaterialXOver(); \ friend struct ::Z_Construct_UClass_UMaterialExpressionMaterialXOver_Statics; \ static UClass* GetPrivateStaticClass(); \ friend INTERCHANGEIMPORT_API UClass* ::Z_Construct_UClass_UMaterialExpressionMaterialXOver_NoRegister(); \ public: \ DECLARE_CLASS2(UMaterialExpressionMaterialXOver, UMaterialExpression, COMPILED_IN_FLAGS(0 | CLASS_Optional | CLASS_Config), CASTCLASS_None, TEXT("/Script/InterchangeImport"), Z_Construct_UClass_UMaterialExpressionMaterialXOver_NoRegister) \ DECLARE_SERIALIZER(UMaterialExpressionMaterialXOver) #define FID_Engine_Plugins_Interchange_Runtime_Source_Import_Private_MaterialX_MaterialExpressions_MaterialExpressionOver_h_23_STANDARD_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ INTERCHANGEIMPORT_API UMaterialExpressionMaterialXOver(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UMaterialExpressionMaterialXOver) \ DECLARE_VTABLE_PTR_HELPER_CTOR(INTERCHANGEIMPORT_API, UMaterialExpressionMaterialXOver); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UMaterialExpressionMaterialXOver); \ /** Deleted move- and copy-constructors, should never be used */ \ UMaterialExpressionMaterialXOver(UMaterialExpressionMaterialXOver&&) = delete; \ UMaterialExpressionMaterialXOver(const UMaterialExpressionMaterialXOver&) = delete; \ INTERCHANGEIMPORT_API virtual ~UMaterialExpressionMaterialXOver(); #define FID_Engine_Plugins_Interchange_Runtime_Source_Import_Private_MaterialX_MaterialExpressions_MaterialExpressionOver_h_20_PROLOG #define FID_Engine_Plugins_Interchange_Runtime_Source_Import_Private_MaterialX_MaterialExpressions_MaterialExpressionOver_h_23_GENERATED_BODY_LEGACY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Interchange_Runtime_Source_Import_Private_MaterialX_MaterialExpressions_MaterialExpressionOver_h_23_INCLASS \ FID_Engine_Plugins_Interchange_Runtime_Source_Import_Private_MaterialX_MaterialExpressions_MaterialExpressionOver_h_23_STANDARD_CONSTRUCTORS \ public: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UMaterialExpressionMaterialXOver; // ********** End Class UMaterialExpressionMaterialXOver ******************************************* #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_Interchange_Runtime_Source_Import_Private_MaterialX_MaterialExpressions_MaterialExpressionOver_h PRAGMA_ENABLE_DEPRECATION_WARNINGS