// 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 "InterchangeGenericAudioPipeline.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeInterchangeGenericAudioPipeline() {} // ********** Begin Cross Module References ******************************************************** INTERCHANGECORE_API UClass* Z_Construct_UClass_UInterchangeBaseNodeContainer_NoRegister(); INTERCHANGECORE_API UClass* Z_Construct_UClass_UInterchangePipelineBase(); INTERCHANGECORE_API UClass* Z_Construct_UClass_UInterchangeSourceData_NoRegister(); INTERCHANGEFACTORYNODES_API UClass* Z_Construct_UClass_UInterchangeAudioSoundWaveFactoryNode_NoRegister(); INTERCHANGENODES_API UClass* Z_Construct_UClass_UInterchangeAudioSoundWaveNode_NoRegister(); INTERCHANGEPIPELINES_API UClass* Z_Construct_UClass_UInterchangeGenericAudioPipeline(); INTERCHANGEPIPELINES_API UClass* Z_Construct_UClass_UInterchangeGenericAudioPipeline_NoRegister(); UPackage* Z_Construct_UPackage__Script_InterchangePipelines(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UInterchangeGenericAudioPipeline Function CreateSoundWaveFactoryNode ***** struct Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics { struct InterchangeGenericAudioPipeline_eventCreateSoundWaveFactoryNode_Parms { const UInterchangeAudioSoundWaveNode* SoundWaveNode; UInterchangeAudioSoundWaveFactoryNode* ReturnValue; }; #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { { "Category", "Interchange" }, { "Comment", "/**\n\x09 * Creates a SoundWaveFactoryNode for a given SoundWaveNode, if one doesn't already exist.\n\x09 * Initializes the factory node, sets the custom directory path, and sets the target nodes\n\x09 * on both the factory and sound wave nodes.\n\x09 */" }, { "ModuleRelativePath", "Public/InterchangeGenericAudioPipeline.h" }, { "ToolTip", "Creates a SoundWaveFactoryNode for a given SoundWaveNode, if one doesn't already exist.\nInitializes the factory node, sets the custom directory path, and sets the target nodes\non both the factory and sound wave nodes." }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SoundWaveNode_MetaData[] = { { "NativeConst", "" }, }; #endif // WITH_METADATA // ********** Begin Function CreateSoundWaveFactoryNode constinit property declarations ************ static const UECodeGen_Private::FObjectPropertyParams NewProp_SoundWaveNode; static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Function CreateSoundWaveFactoryNode constinit property declarations ************** static const UECodeGen_Private::FFunctionParams FuncParams; }; // ********** Begin Function CreateSoundWaveFactoryNode Property Definitions *********************** const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::NewProp_SoundWaveNode = { "SoundWaveNode", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeGenericAudioPipeline_eventCreateSoundWaveFactoryNode_Parms, SoundWaveNode), Z_Construct_UClass_UInterchangeAudioSoundWaveNode_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SoundWaveNode_MetaData), NewProp_SoundWaveNode_MetaData) }; const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeGenericAudioPipeline_eventCreateSoundWaveFactoryNode_Parms, ReturnValue), Z_Construct_UClass_UInterchangeAudioSoundWaveFactoryNode_NoRegister, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::NewProp_SoundWaveNode, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::NewProp_ReturnValue, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::PropPointers) < 2048); // ********** End Function CreateSoundWaveFactoryNode Property Definitions ************************* const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeGenericAudioPipeline, nullptr, "CreateSoundWaveFactoryNode", Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::PropPointers), sizeof(Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::InterchangeGenericAudioPipeline_eventCreateSoundWaveFactoryNode_Parms), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04080403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::Function_MetaDataParams)}, }; static_assert(sizeof(Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::InterchangeGenericAudioPipeline_eventCreateSoundWaveFactoryNode_Parms) < MAX_uint16); UFunction* Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode() { static UFunction* ReturnFunction = nullptr; if (!ReturnFunction) { UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode_Statics::FuncParams); } return ReturnFunction; } DEFINE_FUNCTION(UInterchangeGenericAudioPipeline::execCreateSoundWaveFactoryNode) { P_GET_OBJECT(UInterchangeAudioSoundWaveNode,Z_Param_SoundWaveNode); P_FINISH; P_NATIVE_BEGIN; *(UInterchangeAudioSoundWaveFactoryNode**)Z_Param__Result=P_THIS->CreateSoundWaveFactoryNode(Z_Param_SoundWaveNode); P_NATIVE_END; } // ********** End Class UInterchangeGenericAudioPipeline Function CreateSoundWaveFactoryNode ******* // ********** Begin Class UInterchangeGenericAudioPipeline ***************************************** FClassRegistrationInfo Z_Registration_Info_UClass_UInterchangeGenericAudioPipeline; UClass* UInterchangeGenericAudioPipeline::GetPrivateStaticClass() { using TClass = UInterchangeGenericAudioPipeline; if (!Z_Registration_Info_UClass_UInterchangeGenericAudioPipeline.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("InterchangeGenericAudioPipeline"), Z_Registration_Info_UClass_UInterchangeGenericAudioPipeline.InnerSingleton, StaticRegisterNativesUInterchangeGenericAudioPipeline, 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_UInterchangeGenericAudioPipeline.InnerSingleton; } UClass* Z_Construct_UClass_UInterchangeGenericAudioPipeline_NoRegister() { return UInterchangeGenericAudioPipeline::GetPrivateStaticClass(); } struct Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "BlueprintType", "true" }, { "Comment", "/** Basic pipeline for importing sound wave assets. */" }, { "IncludePath", "InterchangeGenericAudioPipeline.h" }, { "ModuleRelativePath", "Public/InterchangeGenericAudioPipeline.h" }, { "ToolTip", "Basic pipeline for importing sound wave assets." }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PipelineDisplayName_MetaData[] = { { "Category", "Audio" }, { "Comment", "/** The name of the pipeline that will be display in the import dialog. */" }, { "ModuleRelativePath", "Public/InterchangeGenericAudioPipeline.h" }, { "PipelineInternalEditionData", "True" }, { "StandAlonePipelineProperty", "True" }, { "ToolTip", "The name of the pipeline that will be display in the import dialog." }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bImportSounds_MetaData[] = { { "Category", "Audio" }, { "Comment", "/** If enabled, imports all sounds found in the source. */" }, { "ModuleRelativePath", "Public/InterchangeGenericAudioPipeline.h" }, { "ToolTip", "If enabled, imports all sounds found in the source." }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BaseNodeContainer_MetaData[] = { { "ModuleRelativePath", "Public/InterchangeGenericAudioPipeline.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SourceDatas_MetaData[] = { { "ModuleRelativePath", "Public/InterchangeGenericAudioPipeline.h" }, { "NativeConstTemplateArg", "" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SoundWaveNodes_MetaData[] = { { "ModuleRelativePath", "Public/InterchangeGenericAudioPipeline.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SoundWaveFactoryNodes_MetaData[] = { { "ModuleRelativePath", "Public/InterchangeGenericAudioPipeline.h" }, }; #endif // WITH_METADATA // ********** Begin Class UInterchangeGenericAudioPipeline constinit property declarations ********* static const UECodeGen_Private::FStrPropertyParams NewProp_PipelineDisplayName; static void NewProp_bImportSounds_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_bImportSounds; static const UECodeGen_Private::FObjectPropertyParams NewProp_BaseNodeContainer; static const UECodeGen_Private::FObjectPropertyParams NewProp_SourceDatas_Inner; static const UECodeGen_Private::FArrayPropertyParams NewProp_SourceDatas; static const UECodeGen_Private::FObjectPropertyParams NewProp_SoundWaveNodes_Inner; static const UECodeGen_Private::FArrayPropertyParams NewProp_SoundWaveNodes; static const UECodeGen_Private::FObjectPropertyParams NewProp_SoundWaveFactoryNodes_Inner; static const UECodeGen_Private::FArrayPropertyParams NewProp_SoundWaveFactoryNodes; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Class UInterchangeGenericAudioPipeline constinit property declarations *********** static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = { { .NameUTF8 = UTF8TEXT("CreateSoundWaveFactoryNode"), .Pointer = &UInterchangeGenericAudioPipeline::execCreateSoundWaveFactoryNode }, }; static UObject* (*const DependentSingletons[])(); static constexpr FClassFunctionLinkInfo FuncInfo[] = { { &Z_Construct_UFunction_UInterchangeGenericAudioPipeline_CreateSoundWaveFactoryNode, "CreateSoundWaveFactoryNode" }, // 275157214 }; static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics // ********** Begin Class UInterchangeGenericAudioPipeline Property Definitions ******************** const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_PipelineDisplayName = { "PipelineDisplayName", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UInterchangeGenericAudioPipeline, PipelineDisplayName), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PipelineDisplayName_MetaData), NewProp_PipelineDisplayName_MetaData) }; void Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_bImportSounds_SetBit(void* Obj) { ((UInterchangeGenericAudioPipeline*)Obj)->bImportSounds = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_bImportSounds = { "bImportSounds", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UInterchangeGenericAudioPipeline), &Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_bImportSounds_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bImportSounds_MetaData), NewProp_bImportSounds_MetaData) }; const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_BaseNodeContainer = { "BaseNodeContainer", nullptr, (EPropertyFlags)0x0144000000002000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UInterchangeGenericAudioPipeline, BaseNodeContainer), Z_Construct_UClass_UInterchangeBaseNodeContainer_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BaseNodeContainer_MetaData), NewProp_BaseNodeContainer_MetaData) }; const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_SourceDatas_Inner = { "SourceDatas", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UInterchangeSourceData_NoRegister, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_SourceDatas = { "SourceDatas", nullptr, (EPropertyFlags)0x0144000000002000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UInterchangeGenericAudioPipeline, SourceDatas), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SourceDatas_MetaData), NewProp_SourceDatas_MetaData) }; const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_SoundWaveNodes_Inner = { "SoundWaveNodes", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UInterchangeAudioSoundWaveNode_NoRegister, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_SoundWaveNodes = { "SoundWaveNodes", nullptr, (EPropertyFlags)0x0144000000002000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UInterchangeGenericAudioPipeline, SoundWaveNodes), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SoundWaveNodes_MetaData), NewProp_SoundWaveNodes_MetaData) }; const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_SoundWaveFactoryNodes_Inner = { "SoundWaveFactoryNodes", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UInterchangeAudioSoundWaveFactoryNode_NoRegister, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_SoundWaveFactoryNodes = { "SoundWaveFactoryNodes", nullptr, (EPropertyFlags)0x0144000000002000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UInterchangeGenericAudioPipeline, SoundWaveFactoryNodes), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SoundWaveFactoryNodes_MetaData), NewProp_SoundWaveFactoryNodes_MetaData) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_PipelineDisplayName, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_bImportSounds, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_BaseNodeContainer, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_SourceDatas_Inner, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_SourceDatas, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_SoundWaveNodes_Inner, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_SoundWaveNodes, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_SoundWaveFactoryNodes_Inner, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::NewProp_SoundWaveFactoryNodes, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::PropPointers) < 2048); // ********** End Class UInterchangeGenericAudioPipeline Property Definitions ********************** UObject* (*const Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UInterchangePipelineBase, (UObject* (*)())Z_Construct_UPackage__Script_InterchangePipelines, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::ClassParams = { &UInterchangeGenericAudioPipeline::StaticClass, nullptr, &StaticCppClassTypeInfo, DependentSingletons, FuncInfo, Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::PropPointers, nullptr, UE_ARRAY_COUNT(DependentSingletons), UE_ARRAY_COUNT(FuncInfo), UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::PropPointers), 0, 0x000810A0u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::Class_MetaDataParams), Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::Class_MetaDataParams) }; void UInterchangeGenericAudioPipeline::StaticRegisterNativesUInterchangeGenericAudioPipeline() { UClass* Class = UInterchangeGenericAudioPipeline::StaticClass(); FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::Funcs)); } UClass* Z_Construct_UClass_UInterchangeGenericAudioPipeline() { if (!Z_Registration_Info_UClass_UInterchangeGenericAudioPipeline.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UInterchangeGenericAudioPipeline.OuterSingleton, Z_Construct_UClass_UInterchangeGenericAudioPipeline_Statics::ClassParams); } return Z_Registration_Info_UClass_UInterchangeGenericAudioPipeline.OuterSingleton; } UInterchangeGenericAudioPipeline::UInterchangeGenericAudioPipeline(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {} DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UInterchangeGenericAudioPipeline); UInterchangeGenericAudioPipeline::~UInterchangeGenericAudioPipeline() {} // ********** End Class UInterchangeGenericAudioPipeline ******************************************* // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeGenericAudioPipeline_h__Script_InterchangePipelines_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UInterchangeGenericAudioPipeline, UInterchangeGenericAudioPipeline::StaticClass, TEXT("UInterchangeGenericAudioPipeline"), &Z_Registration_Info_UClass_UInterchangeGenericAudioPipeline, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UInterchangeGenericAudioPipeline), 978896372U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeGenericAudioPipeline_h__Script_InterchangePipelines_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeGenericAudioPipeline_h__Script_InterchangePipelines_2101870684{ TEXT("/Script/InterchangePipelines"), Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeGenericAudioPipeline_h__Script_InterchangePipelines_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Pipelines_Public_InterchangeGenericAudioPipeline_h__Script_InterchangePipelines_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS