// 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 "NNEDenoiserAsset.h" #include "NNEDenoiserTilingConfig.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeNNEDenoiserAsset() {} // ********** Begin Cross Module References ******************************************************** ENGINE_API UClass* Z_Construct_UClass_UDataAsset(); ENGINE_API UClass* Z_Construct_UClass_UDataTable_NoRegister(); NNE_API UClass* Z_Construct_UClass_UNNEModelData_NoRegister(); NNEDENOISER_API UClass* Z_Construct_UClass_UNNEDenoiserAsset(); NNEDENOISER_API UClass* Z_Construct_UClass_UNNEDenoiserAsset_NoRegister(); NNEDENOISER_API UScriptStruct* Z_Construct_UScriptStruct_FTilingConfig(); UPackage* Z_Construct_UPackage__Script_NNEDenoiser(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UNNEDenoiserAsset ******************************************************** FClassRegistrationInfo Z_Registration_Info_UClass_UNNEDenoiserAsset; UClass* UNNEDenoiserAsset::GetPrivateStaticClass() { using TClass = UNNEDenoiserAsset; if (!Z_Registration_Info_UClass_UNNEDenoiserAsset.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("NNEDenoiserAsset"), Z_Registration_Info_UClass_UNNEDenoiserAsset.InnerSingleton, StaticRegisterNativesUNNEDenoiserAsset, 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_UNNEDenoiserAsset.InnerSingleton; } UClass* Z_Construct_UClass_UNNEDenoiserAsset_NoRegister() { return UNNEDenoiserAsset::GetPrivateStaticClass(); } struct Z_Construct_UClass_UNNEDenoiserAsset_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "BlueprintType", "true" }, { "Comment", "/** Denoiser model data asset */" }, { "IncludePath", "NNEDenoiserAsset.h" }, { "ModuleRelativePath", "Public/NNEDenoiserAsset.h" }, { "ToolTip", "Denoiser model data asset" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ModelData_MetaData[] = { { "Category", "NNEDenoiser" }, { "Comment", "/** NNE model data */" }, { "ModuleRelativePath", "Public/NNEDenoiserAsset.h" }, { "ToolTip", "NNE model data" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InputMapping_MetaData[] = { { "Category", "NNEDenoiser" }, { "Comment", "/** Input mapping table */" }, { "ModuleRelativePath", "Public/NNEDenoiserAsset.h" }, { "RequiredAssetDataTags", "RowStructure=/Script/NNEDenoiser.NNEDenoiserInputMappingData" }, { "ToolTip", "Input mapping table" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_OutputMapping_MetaData[] = { { "Category", "NNEDenoiser" }, { "Comment", "/** Output mapping table */" }, { "ModuleRelativePath", "Public/NNEDenoiserAsset.h" }, { "RequiredAssetDataTags", "RowStructure=/Script/NNEDenoiser.NNEDenoiserOutputMappingData" }, { "ToolTip", "Output mapping table" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TilingConfig_MetaData[] = { { "Category", "NNEDenoiser" }, { "Comment", "/** Tiling configuration */" }, { "ModuleRelativePath", "Public/NNEDenoiserAsset.h" }, { "ToolTip", "Tiling configuration" }, }; #endif // WITH_METADATA // ********** Begin Class UNNEDenoiserAsset constinit property declarations ************************ static const UECodeGen_Private::FSoftObjectPropertyParams NewProp_ModelData; static const UECodeGen_Private::FSoftObjectPropertyParams NewProp_InputMapping; static const UECodeGen_Private::FSoftObjectPropertyParams NewProp_OutputMapping; static const UECodeGen_Private::FStructPropertyParams NewProp_TilingConfig; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Class UNNEDenoiserAsset constinit property declarations ************************** static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UNNEDenoiserAsset_Statics // ********** Begin Class UNNEDenoiserAsset Property Definitions *********************************** const UECodeGen_Private::FSoftObjectPropertyParams Z_Construct_UClass_UNNEDenoiserAsset_Statics::NewProp_ModelData = { "ModelData", nullptr, (EPropertyFlags)0x0014000000000005, UECodeGen_Private::EPropertyGenFlags::SoftObject, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UNNEDenoiserAsset, ModelData), Z_Construct_UClass_UNNEModelData_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ModelData_MetaData), NewProp_ModelData_MetaData) }; const UECodeGen_Private::FSoftObjectPropertyParams Z_Construct_UClass_UNNEDenoiserAsset_Statics::NewProp_InputMapping = { "InputMapping", nullptr, (EPropertyFlags)0x0014000000000005, UECodeGen_Private::EPropertyGenFlags::SoftObject, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UNNEDenoiserAsset, InputMapping), Z_Construct_UClass_UDataTable_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InputMapping_MetaData), NewProp_InputMapping_MetaData) }; const UECodeGen_Private::FSoftObjectPropertyParams Z_Construct_UClass_UNNEDenoiserAsset_Statics::NewProp_OutputMapping = { "OutputMapping", nullptr, (EPropertyFlags)0x0014000000000005, UECodeGen_Private::EPropertyGenFlags::SoftObject, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UNNEDenoiserAsset, OutputMapping), Z_Construct_UClass_UDataTable_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_OutputMapping_MetaData), NewProp_OutputMapping_MetaData) }; const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UNNEDenoiserAsset_Statics::NewProp_TilingConfig = { "TilingConfig", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UNNEDenoiserAsset, TilingConfig), Z_Construct_UScriptStruct_FTilingConfig, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TilingConfig_MetaData), NewProp_TilingConfig_MetaData) }; // 721794343 const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UNNEDenoiserAsset_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UNNEDenoiserAsset_Statics::NewProp_ModelData, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UNNEDenoiserAsset_Statics::NewProp_InputMapping, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UNNEDenoiserAsset_Statics::NewProp_OutputMapping, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UNNEDenoiserAsset_Statics::NewProp_TilingConfig, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNNEDenoiserAsset_Statics::PropPointers) < 2048); // ********** End Class UNNEDenoiserAsset Property Definitions ************************************* UObject* (*const Z_Construct_UClass_UNNEDenoiserAsset_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UDataAsset, (UObject* (*)())Z_Construct_UPackage__Script_NNEDenoiser, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNNEDenoiserAsset_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UNNEDenoiserAsset_Statics::ClassParams = { &UNNEDenoiserAsset::StaticClass, nullptr, &StaticCppClassTypeInfo, DependentSingletons, nullptr, Z_Construct_UClass_UNNEDenoiserAsset_Statics::PropPointers, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, UE_ARRAY_COUNT(Z_Construct_UClass_UNNEDenoiserAsset_Statics::PropPointers), 0, 0x000800A0u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UNNEDenoiserAsset_Statics::Class_MetaDataParams), Z_Construct_UClass_UNNEDenoiserAsset_Statics::Class_MetaDataParams) }; void UNNEDenoiserAsset::StaticRegisterNativesUNNEDenoiserAsset() { } UClass* Z_Construct_UClass_UNNEDenoiserAsset() { if (!Z_Registration_Info_UClass_UNNEDenoiserAsset.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UNNEDenoiserAsset.OuterSingleton, Z_Construct_UClass_UNNEDenoiserAsset_Statics::ClassParams); } return Z_Registration_Info_UClass_UNNEDenoiserAsset.OuterSingleton; } UNNEDenoiserAsset::UNNEDenoiserAsset(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {} DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UNNEDenoiserAsset); UNNEDenoiserAsset::~UNNEDenoiserAsset() {} // ********** End Class UNNEDenoiserAsset ********************************************************** // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNEDenoiser_Source_NNEDenoiser_Public_NNEDenoiserAsset_h__Script_NNEDenoiser_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UNNEDenoiserAsset, UNNEDenoiserAsset::StaticClass, TEXT("UNNEDenoiserAsset"), &Z_Registration_Info_UClass_UNNEDenoiserAsset, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UNNEDenoiserAsset), 777052930U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNEDenoiser_Source_NNEDenoiser_Public_NNEDenoiserAsset_h__Script_NNEDenoiser_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNEDenoiser_Source_NNEDenoiser_Public_NNEDenoiserAsset_h__Script_NNEDenoiser_2595659464{ TEXT("/Script/NNEDenoiser"), Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNEDenoiser_Source_NNEDenoiser_Public_NNEDenoiserAsset_h__Script_NNEDenoiser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_NNE_NNEDenoiser_Source_NNEDenoiser_Public_NNEDenoiserAsset_h__Script_NNEDenoiser_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS