// Copyright Epic Games, Inc. All Rights Reserved. /*=========================================================================== Generated code exported from UnrealHeaderTool. DO NOT modify this manually! Edit the corresponding .h files instead! ===========================================================================*/ #include "UObject/GeneratedCppIncludes.h" #include "Materials/MaterialExpressionLandscapeVisibilityMask.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeMaterialExpressionLandscapeVisibilityMask() {} // ********** Begin Cross Module References ******************************************************** ENGINE_API UClass* Z_Construct_UClass_UMaterialExpression(); LANDSCAPE_API UClass* Z_Construct_UClass_UMaterialExpressionLandscapeVisibilityMask(); LANDSCAPE_API UClass* Z_Construct_UClass_UMaterialExpressionLandscapeVisibilityMask_NoRegister(); UPackage* Z_Construct_UPackage__Script_Landscape(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UMaterialExpressionLandscapeVisibilityMask ******************************* FClassRegistrationInfo Z_Registration_Info_UClass_UMaterialExpressionLandscapeVisibilityMask; UClass* UMaterialExpressionLandscapeVisibilityMask::GetPrivateStaticClass() { using TClass = UMaterialExpressionLandscapeVisibilityMask; if (!Z_Registration_Info_UClass_UMaterialExpressionLandscapeVisibilityMask.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("MaterialExpressionLandscapeVisibilityMask"), Z_Registration_Info_UClass_UMaterialExpressionLandscapeVisibilityMask.InnerSingleton, StaticRegisterNativesUMaterialExpressionLandscapeVisibilityMask, sizeof(TClass), alignof(TClass), TClass::StaticClassFlags, TClass::StaticClassCastFlags(), TClass::StaticConfigName(), (UClass::ClassConstructorType)InternalConstructor, (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), &TClass::Super::StaticClass, &TClass::WithinClass::StaticClass ); } return Z_Registration_Info_UClass_UMaterialExpressionLandscapeVisibilityMask.InnerSingleton; } UClass* Z_Construct_UClass_UMaterialExpressionLandscapeVisibilityMask_NoRegister() { return UMaterialExpressionLandscapeVisibilityMask::GetPrivateStaticClass(); } struct Z_Construct_UClass_UMaterialExpressionLandscapeVisibilityMask_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "HideCategories", "Object Object" }, { "IncludePath", "Materials/MaterialExpressionLandscapeVisibilityMask.h" }, { "ModuleRelativePath", "Classes/Materials/MaterialExpressionLandscapeVisibilityMask.h" }, }; #endif // WITH_METADATA // ********** Begin Class UMaterialExpressionLandscapeVisibilityMask constinit property declarations // ********** End Class UMaterialExpressionLandscapeVisibilityMask constinit property declarations * static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UMaterialExpressionLandscapeVisibilityMask_Statics UObject* (*const Z_Construct_UClass_UMaterialExpressionLandscapeVisibilityMask_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UMaterialExpression, (UObject* (*)())Z_Construct_UPackage__Script_Landscape, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMaterialExpressionLandscapeVisibilityMask_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UMaterialExpressionLandscapeVisibilityMask_Statics::ClassParams = { &UMaterialExpressionLandscapeVisibilityMask::StaticClass, "MaterialExpressions", &StaticCppClassTypeInfo, DependentSingletons, nullptr, nullptr, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, 0, 0, 0x000820B4u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UMaterialExpressionLandscapeVisibilityMask_Statics::Class_MetaDataParams), Z_Construct_UClass_UMaterialExpressionLandscapeVisibilityMask_Statics::Class_MetaDataParams) }; void UMaterialExpressionLandscapeVisibilityMask::StaticRegisterNativesUMaterialExpressionLandscapeVisibilityMask() { } UClass* Z_Construct_UClass_UMaterialExpressionLandscapeVisibilityMask() { if (!Z_Registration_Info_UClass_UMaterialExpressionLandscapeVisibilityMask.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UMaterialExpressionLandscapeVisibilityMask.OuterSingleton, Z_Construct_UClass_UMaterialExpressionLandscapeVisibilityMask_Statics::ClassParams); } return Z_Registration_Info_UClass_UMaterialExpressionLandscapeVisibilityMask.OuterSingleton; } DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UMaterialExpressionLandscapeVisibilityMask); UMaterialExpressionLandscapeVisibilityMask::~UMaterialExpressionLandscapeVisibilityMask() {} // ********** End Class UMaterialExpressionLandscapeVisibilityMask ********************************* // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Classes_Materials_MaterialExpressionLandscapeVisibilityMask_h__Script_Landscape_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UMaterialExpressionLandscapeVisibilityMask, UMaterialExpressionLandscapeVisibilityMask::StaticClass, TEXT("UMaterialExpressionLandscapeVisibilityMask"), &Z_Registration_Info_UClass_UMaterialExpressionLandscapeVisibilityMask, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UMaterialExpressionLandscapeVisibilityMask), 2996550760U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Classes_Materials_MaterialExpressionLandscapeVisibilityMask_h__Script_Landscape_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Classes_Materials_MaterialExpressionLandscapeVisibilityMask_h__Script_Landscape_1740397412{ TEXT("/Script/Landscape"), Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Classes_Materials_MaterialExpressionLandscapeVisibilityMask_h__Script_Landscape_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Classes_Materials_MaterialExpressionLandscapeVisibilityMask_h__Script_Landscape_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS