316 lines
25 KiB
C++
316 lines
25 KiB
C++
// 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 "MetasoundOutputSubsystem.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
|
void EmptyLinkFunctionForGeneratedCodeMetasoundOutputSubsystem() {}
|
|
|
|
// ********** Begin Cross Module References ********************************************************
|
|
ENGINE_API UClass* Z_Construct_UClass_UAudioComponent_NoRegister();
|
|
ENGINE_API UClass* Z_Construct_UClass_UWorldSubsystem();
|
|
METASOUNDENGINE_API UClass* Z_Construct_UClass_UMetaSoundOutputSubsystem();
|
|
METASOUNDENGINE_API UClass* Z_Construct_UClass_UMetaSoundOutputSubsystem_NoRegister();
|
|
METASOUNDENGINE_API UFunction* Z_Construct_UDelegateFunction_MetasoundEngine_OnMetasoundOutputValueChanged__DelegateSignature();
|
|
UPackage* Z_Construct_UPackage__Script_MetasoundEngine();
|
|
// ********** End Cross Module References **********************************************************
|
|
|
|
// ********** Begin Class UMetaSoundOutputSubsystem Function UnwatchOutput *************************
|
|
struct Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics
|
|
{
|
|
struct MetaSoundOutputSubsystem_eventUnwatchOutput_Parms
|
|
{
|
|
UAudioComponent* AudioComponent;
|
|
FName OutputName;
|
|
FScriptDelegate OnOutputValueChanged;
|
|
FName AnalyzerName;
|
|
FName AnalyzerOutputName;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "AdvancedDisplay", "3" },
|
|
{ "Category", "MetaSoundOutput" },
|
|
{ "CPP_Default_AnalyzerName", "None" },
|
|
{ "CPP_Default_AnalyzerOutputName", "None" },
|
|
{ "ModuleRelativePath", "Public/MetasoundOutputSubsystem.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AudioComponent_MetaData[] = {
|
|
{ "EditInline", "true" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_OnOutputValueChanged_MetaData[] = {
|
|
{ "NativeConst", "" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function UnwatchOutput constinit property declarations *************************
|
|
static const UECodeGen_Private::FObjectPropertyParams NewProp_AudioComponent;
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_OutputName;
|
|
static const UECodeGen_Private::FDelegatePropertyParams NewProp_OnOutputValueChanged;
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_AnalyzerName;
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_AnalyzerOutputName;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function UnwatchOutput constinit property declarations ***************************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function UnwatchOutput Property Definitions ************************************
|
|
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_AudioComponent = { "AudioComponent", nullptr, (EPropertyFlags)0x0010000000080080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(MetaSoundOutputSubsystem_eventUnwatchOutput_Parms, AudioComponent), Z_Construct_UClass_UAudioComponent_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AudioComponent_MetaData), NewProp_AudioComponent_MetaData) };
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_OutputName = { "OutputName", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(MetaSoundOutputSubsystem_eventUnwatchOutput_Parms, OutputName), METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FDelegatePropertyParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_OnOutputValueChanged = { "OnOutputValueChanged", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Delegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(MetaSoundOutputSubsystem_eventUnwatchOutput_Parms, OnOutputValueChanged), Z_Construct_UDelegateFunction_MetasoundEngine_OnMetasoundOutputValueChanged__DelegateSignature, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_OnOutputValueChanged_MetaData), NewProp_OnOutputValueChanged_MetaData) }; // 475282241
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_AnalyzerName = { "AnalyzerName", nullptr, (EPropertyFlags)0x0010040000000080, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(MetaSoundOutputSubsystem_eventUnwatchOutput_Parms, AnalyzerName), METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_AnalyzerOutputName = { "AnalyzerOutputName", nullptr, (EPropertyFlags)0x0010040000000080, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(MetaSoundOutputSubsystem_eventUnwatchOutput_Parms, AnalyzerOutputName), METADATA_PARAMS(0, nullptr) };
|
|
void Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((MetaSoundOutputSubsystem_eventUnwatchOutput_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(MetaSoundOutputSubsystem_eventUnwatchOutput_Parms), &Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_AudioComponent,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_OutputName,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_OnOutputValueChanged,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_AnalyzerName,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_AnalyzerOutputName,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::PropPointers) < 2048);
|
|
// ********** End Function UnwatchOutput Property Definitions **************************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UMetaSoundOutputSubsystem, nullptr, "UnwatchOutput", Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::MetaSoundOutputSubsystem_eventUnwatchOutput_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::Function_MetaDataParams), Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::MetaSoundOutputSubsystem_eventUnwatchOutput_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UMetaSoundOutputSubsystem::execUnwatchOutput)
|
|
{
|
|
P_GET_OBJECT(UAudioComponent,Z_Param_AudioComponent);
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_OutputName);
|
|
P_GET_PROPERTY_REF(FDelegateProperty,Z_Param_Out_OnOutputValueChanged);
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_AnalyzerName);
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_AnalyzerOutputName);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->UnwatchOutput(Z_Param_AudioComponent,Z_Param_OutputName,FOnMetasoundOutputValueChanged(Z_Param_Out_OnOutputValueChanged),Z_Param_AnalyzerName,Z_Param_AnalyzerOutputName);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UMetaSoundOutputSubsystem Function UnwatchOutput ***************************
|
|
|
|
// ********** Begin Class UMetaSoundOutputSubsystem Function WatchOutput ***************************
|
|
struct Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics
|
|
{
|
|
struct MetaSoundOutputSubsystem_eventWatchOutput_Parms
|
|
{
|
|
UAudioComponent* AudioComponent;
|
|
FName OutputName;
|
|
FScriptDelegate OnOutputValueChanged;
|
|
FName AnalyzerName;
|
|
FName AnalyzerOutputName;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "AdvancedDisplay", "3" },
|
|
{ "Category", "MetaSoundOutput" },
|
|
{ "Comment", "/**\n\x09 * Watch an output on a Metasound playing on a given audio component.\n\x09 *\n\x09 * @param AudioComponent - The audio component\n\x09 * @param OutputName - The user-specified name of the output in the Metasound\n\x09 * @param OnOutputValueChanged - The event to fire when the output's value changes\n\x09 * @param AnalyzerName - (optional) The name of the analyzer to use on the output, defaults to a passthrough\n\x09 * @param AnalyzerOutputName - (optional) The name of the output on the analyzer to watch, defaults to the passthrough output\n\x09 * @returns true if the watch setup succeeded, false otherwise\n\x09 */" },
|
|
{ "CPP_Default_AnalyzerName", "None" },
|
|
{ "CPP_Default_AnalyzerOutputName", "None" },
|
|
{ "ModuleRelativePath", "Public/MetasoundOutputSubsystem.h" },
|
|
{ "ToolTip", "Watch an output on a Metasound playing on a given audio component.\n\n@param AudioComponent - The audio component\n@param OutputName - The user-specified name of the output in the Metasound\n@param OnOutputValueChanged - The event to fire when the output's value changes\n@param AnalyzerName - (optional) The name of the analyzer to use on the output, defaults to a passthrough\n@param AnalyzerOutputName - (optional) The name of the output on the analyzer to watch, defaults to the passthrough output\n@returns true if the watch setup succeeded, false otherwise" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AudioComponent_MetaData[] = {
|
|
{ "EditInline", "true" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_OnOutputValueChanged_MetaData[] = {
|
|
{ "NativeConst", "" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function WatchOutput constinit property declarations ***************************
|
|
static const UECodeGen_Private::FObjectPropertyParams NewProp_AudioComponent;
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_OutputName;
|
|
static const UECodeGen_Private::FDelegatePropertyParams NewProp_OnOutputValueChanged;
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_AnalyzerName;
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_AnalyzerOutputName;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function WatchOutput constinit property declarations *****************************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function WatchOutput Property Definitions **************************************
|
|
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_AudioComponent = { "AudioComponent", nullptr, (EPropertyFlags)0x0010000000080080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(MetaSoundOutputSubsystem_eventWatchOutput_Parms, AudioComponent), Z_Construct_UClass_UAudioComponent_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AudioComponent_MetaData), NewProp_AudioComponent_MetaData) };
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_OutputName = { "OutputName", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(MetaSoundOutputSubsystem_eventWatchOutput_Parms, OutputName), METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FDelegatePropertyParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_OnOutputValueChanged = { "OnOutputValueChanged", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Delegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(MetaSoundOutputSubsystem_eventWatchOutput_Parms, OnOutputValueChanged), Z_Construct_UDelegateFunction_MetasoundEngine_OnMetasoundOutputValueChanged__DelegateSignature, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_OnOutputValueChanged_MetaData), NewProp_OnOutputValueChanged_MetaData) }; // 475282241
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_AnalyzerName = { "AnalyzerName", nullptr, (EPropertyFlags)0x0010040000000080, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(MetaSoundOutputSubsystem_eventWatchOutput_Parms, AnalyzerName), METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_AnalyzerOutputName = { "AnalyzerOutputName", nullptr, (EPropertyFlags)0x0010040000000080, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(MetaSoundOutputSubsystem_eventWatchOutput_Parms, AnalyzerOutputName), METADATA_PARAMS(0, nullptr) };
|
|
void Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((MetaSoundOutputSubsystem_eventWatchOutput_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(MetaSoundOutputSubsystem_eventWatchOutput_Parms), &Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_AudioComponent,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_OutputName,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_OnOutputValueChanged,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_AnalyzerName,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_AnalyzerOutputName,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::PropPointers) < 2048);
|
|
// ********** End Function WatchOutput Property Definitions ****************************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UMetaSoundOutputSubsystem, nullptr, "WatchOutput", Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::MetaSoundOutputSubsystem_eventWatchOutput_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::Function_MetaDataParams), Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::MetaSoundOutputSubsystem_eventWatchOutput_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UMetaSoundOutputSubsystem::execWatchOutput)
|
|
{
|
|
P_GET_OBJECT(UAudioComponent,Z_Param_AudioComponent);
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_OutputName);
|
|
P_GET_PROPERTY_REF(FDelegateProperty,Z_Param_Out_OnOutputValueChanged);
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_AnalyzerName);
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_AnalyzerOutputName);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->WatchOutput(Z_Param_AudioComponent,Z_Param_OutputName,FOnMetasoundOutputValueChanged(Z_Param_Out_OnOutputValueChanged),Z_Param_AnalyzerName,Z_Param_AnalyzerOutputName);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UMetaSoundOutputSubsystem Function WatchOutput *****************************
|
|
|
|
// ********** Begin Class UMetaSoundOutputSubsystem ************************************************
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UMetaSoundOutputSubsystem;
|
|
UClass* UMetaSoundOutputSubsystem::GetPrivateStaticClass()
|
|
{
|
|
using TClass = UMetaSoundOutputSubsystem;
|
|
if (!Z_Registration_Info_UClass_UMetaSoundOutputSubsystem.InnerSingleton)
|
|
{
|
|
GetPrivateStaticClassBody(
|
|
TClass::StaticPackage(),
|
|
TEXT("MetaSoundOutputSubsystem"),
|
|
Z_Registration_Info_UClass_UMetaSoundOutputSubsystem.InnerSingleton,
|
|
StaticRegisterNativesUMetaSoundOutputSubsystem,
|
|
sizeof(TClass),
|
|
alignof(TClass),
|
|
TClass::StaticClassFlags,
|
|
TClass::StaticClassCastFlags(),
|
|
TClass::StaticConfigName(),
|
|
(UClass::ClassConstructorType)InternalConstructor<TClass>,
|
|
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
|
|
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
|
|
&TClass::Super::StaticClass,
|
|
&TClass::WithinClass::StaticClass
|
|
);
|
|
}
|
|
return Z_Registration_Info_UClass_UMetaSoundOutputSubsystem.InnerSingleton;
|
|
}
|
|
UClass* Z_Construct_UClass_UMetaSoundOutputSubsystem_NoRegister()
|
|
{
|
|
return UMetaSoundOutputSubsystem::GetPrivateStaticClass();
|
|
}
|
|
struct Z_Construct_UClass_UMetaSoundOutputSubsystem_Statics
|
|
{
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
|
{ "Comment", "/**\n * Provides access to a playing Metasound generator's outputs\n */" },
|
|
{ "IncludePath", "MetasoundOutputSubsystem.h" },
|
|
{ "ModuleRelativePath", "Public/MetasoundOutputSubsystem.h" },
|
|
{ "ToolTip", "Provides access to a playing Metasound generator's outputs" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Class UMetaSoundOutputSubsystem constinit property declarations ****************
|
|
// ********** End Class UMetaSoundOutputSubsystem constinit property declarations ******************
|
|
static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = {
|
|
{ .NameUTF8 = UTF8TEXT("UnwatchOutput"), .Pointer = &UMetaSoundOutputSubsystem::execUnwatchOutput },
|
|
{ .NameUTF8 = UTF8TEXT("WatchOutput"), .Pointer = &UMetaSoundOutputSubsystem::execWatchOutput },
|
|
};
|
|
static UObject* (*const DependentSingletons[])();
|
|
static constexpr FClassFunctionLinkInfo FuncInfo[] = {
|
|
{ &Z_Construct_UFunction_UMetaSoundOutputSubsystem_UnwatchOutput, "UnwatchOutput" }, // 2542738641
|
|
{ &Z_Construct_UFunction_UMetaSoundOutputSubsystem_WatchOutput, "WatchOutput" }, // 3123280903
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048);
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
|
TCppClassTypeTraits<UMetaSoundOutputSubsystem>::IsAbstract,
|
|
};
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
|
}; // struct Z_Construct_UClass_UMetaSoundOutputSubsystem_Statics
|
|
UObject* (*const Z_Construct_UClass_UMetaSoundOutputSubsystem_Statics::DependentSingletons[])() = {
|
|
(UObject* (*)())Z_Construct_UClass_UWorldSubsystem,
|
|
(UObject* (*)())Z_Construct_UPackage__Script_MetasoundEngine,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMetaSoundOutputSubsystem_Statics::DependentSingletons) < 16);
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UMetaSoundOutputSubsystem_Statics::ClassParams = {
|
|
&UMetaSoundOutputSubsystem::StaticClass,
|
|
nullptr,
|
|
&StaticCppClassTypeInfo,
|
|
DependentSingletons,
|
|
FuncInfo,
|
|
nullptr,
|
|
nullptr,
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
|
UE_ARRAY_COUNT(FuncInfo),
|
|
0,
|
|
0,
|
|
0x000800A0u,
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UMetaSoundOutputSubsystem_Statics::Class_MetaDataParams), Z_Construct_UClass_UMetaSoundOutputSubsystem_Statics::Class_MetaDataParams)
|
|
};
|
|
void UMetaSoundOutputSubsystem::StaticRegisterNativesUMetaSoundOutputSubsystem()
|
|
{
|
|
UClass* Class = UMetaSoundOutputSubsystem::StaticClass();
|
|
FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UMetaSoundOutputSubsystem_Statics::Funcs));
|
|
}
|
|
UClass* Z_Construct_UClass_UMetaSoundOutputSubsystem()
|
|
{
|
|
if (!Z_Registration_Info_UClass_UMetaSoundOutputSubsystem.OuterSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UMetaSoundOutputSubsystem.OuterSingleton, Z_Construct_UClass_UMetaSoundOutputSubsystem_Statics::ClassParams);
|
|
}
|
|
return Z_Registration_Info_UClass_UMetaSoundOutputSubsystem.OuterSingleton;
|
|
}
|
|
UMetaSoundOutputSubsystem::UMetaSoundOutputSubsystem() {}
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UMetaSoundOutputSubsystem);
|
|
// ********** End Class UMetaSoundOutputSubsystem **************************************************
|
|
|
|
// ********** Begin Registration *******************************************************************
|
|
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_Metasound_Source_MetasoundEngine_Public_MetasoundOutputSubsystem_h__Script_MetasoundEngine_Statics
|
|
{
|
|
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
|
|
{ Z_Construct_UClass_UMetaSoundOutputSubsystem, UMetaSoundOutputSubsystem::StaticClass, TEXT("UMetaSoundOutputSubsystem"), &Z_Registration_Info_UClass_UMetaSoundOutputSubsystem, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UMetaSoundOutputSubsystem), 1284953770U) },
|
|
};
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_Metasound_Source_MetasoundEngine_Public_MetasoundOutputSubsystem_h__Script_MetasoundEngine_Statics
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_Metasound_Source_MetasoundEngine_Public_MetasoundOutputSubsystem_h__Script_MetasoundEngine_3688514185{
|
|
TEXT("/Script/MetasoundEngine"),
|
|
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_Metasound_Source_MetasoundEngine_Public_MetasoundOutputSubsystem_h__Script_MetasoundEngine_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_Metasound_Source_MetasoundEngine_Public_MetasoundOutputSubsystem_h__Script_MetasoundEngine_Statics::ClassInfo),
|
|
nullptr, 0,
|
|
nullptr, 0,
|
|
};
|
|
// ********** End Registration *********************************************************************
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|