417 lines
37 KiB
C++
417 lines
37 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 "MetasoundFrontendQuery.h"
|
|
#include "MetasoundFrontendDocument.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
|
void EmptyLinkFunctionForGeneratedCodeMetasoundFrontendQuery() {}
|
|
|
|
// ********** Begin Cross Module References ********************************************************
|
|
METASOUNDFRONTEND_API UEnum* Z_Construct_UEnum_MetasoundFrontend_EMetasoundFrontendVertexAccessType();
|
|
METASOUNDFRONTEND_API UScriptStruct* Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo();
|
|
METASOUNDFRONTEND_API UScriptStruct* Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo();
|
|
METASOUNDFRONTEND_API UScriptStruct* Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo();
|
|
METASOUNDFRONTEND_API UScriptStruct* Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo();
|
|
METASOUNDFRONTEND_API UScriptStruct* Z_Construct_UScriptStruct_FMetasoundFrontendInterfaceMetadata();
|
|
METASOUNDFRONTEND_API UScriptStruct* Z_Construct_UScriptStruct_FMetasoundFrontendVersion();
|
|
UPackage* Z_Construct_UPackage__Script_MetasoundFrontend();
|
|
// ********** End Cross Module References **********************************************************
|
|
|
|
// ********** Begin ScriptStruct FMetaSoundClassVertexInfo *****************************************
|
|
struct Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics
|
|
{
|
|
static inline consteval int32 GetStructSize() { return sizeof(FMetaSoundClassVertexInfo); }
|
|
static inline consteval int16 GetStructAlignment() { return alignof(FMetaSoundClassVertexInfo); }
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
|
|
{ "BlueprintType", "true" },
|
|
{ "Comment", "// Condensed set of class vertex data that is serialized to editor-only asset\n// tag data, allowing editor scripts and code to query MetaSounds without loading\n// them in entirety.\n" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
{ "ToolTip", "Condensed set of class vertex data that is serialized to editor-only asset\ntag data, allowing editor scripts and code to query MetaSounds without loading\nthem in entirety." },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Name_MetaData[] = {
|
|
{ "Category", "ClassInfo" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TypeName_MetaData[] = {
|
|
{ "Category", "ClassInfo" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AccessType_MetaData[] = {
|
|
{ "Category", "ClassInfo" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin ScriptStruct FMetaSoundClassVertexInfo constinit property declarations *********
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_Name;
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_TypeName;
|
|
static const UECodeGen_Private::FIntPropertyParams NewProp_AccessType_Underlying;
|
|
static const UECodeGen_Private::FEnumPropertyParams NewProp_AccessType;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End ScriptStruct FMetaSoundClassVertexInfo constinit property declarations ***********
|
|
static void* NewStructOps()
|
|
{
|
|
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FMetaSoundClassVertexInfo>();
|
|
}
|
|
static const UECodeGen_Private::FStructParams StructParams;
|
|
}; // struct Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics
|
|
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexInfo;
|
|
class UScriptStruct* FMetaSoundClassVertexInfo::StaticStruct()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexInfo.OuterSingleton)
|
|
{
|
|
Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexInfo.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo, (UObject*)Z_Construct_UPackage__Script_MetasoundFrontend(), TEXT("MetaSoundClassVertexInfo"));
|
|
}
|
|
return Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexInfo.OuterSingleton;
|
|
}
|
|
|
|
// ********** Begin ScriptStruct FMetaSoundClassVertexInfo Property Definitions ********************
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::NewProp_Name = { "Name", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FMetaSoundClassVertexInfo, Name), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Name_MetaData), NewProp_Name_MetaData) };
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::NewProp_TypeName = { "TypeName", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FMetaSoundClassVertexInfo, TypeName), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TypeName_MetaData), NewProp_TypeName_MetaData) };
|
|
const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::NewProp_AccessType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::NewProp_AccessType = { "AccessType", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FMetaSoundClassVertexInfo, AccessType), Z_Construct_UEnum_MetasoundFrontend_EMetasoundFrontendVertexAccessType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AccessType_MetaData), NewProp_AccessType_MetaData) }; // 2949749699
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::NewProp_Name,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::NewProp_TypeName,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::NewProp_AccessType_Underlying,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::NewProp_AccessType,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::PropPointers) < 2048);
|
|
// ********** End ScriptStruct FMetaSoundClassVertexInfo Property Definitions **********************
|
|
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::StructParams = {
|
|
(UObject* (*)())Z_Construct_UPackage__Script_MetasoundFrontend,
|
|
nullptr,
|
|
&NewStructOps,
|
|
"MetaSoundClassVertexInfo",
|
|
Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::PropPointers),
|
|
sizeof(FMetaSoundClassVertexInfo),
|
|
alignof(FMetaSoundClassVertexInfo),
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
|
EStructFlags(0x00000001),
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::Struct_MetaDataParams)
|
|
};
|
|
UScriptStruct* Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexInfo.InnerSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexInfo.InnerSingleton, Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::StructParams);
|
|
}
|
|
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexInfo.InnerSingleton);
|
|
}
|
|
// ********** End ScriptStruct FMetaSoundClassVertexInfo *******************************************
|
|
|
|
// ********** Begin ScriptStruct FMetaSoundClassSearchInfo *****************************************
|
|
struct Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics
|
|
{
|
|
static inline consteval int32 GetStructSize() { return sizeof(FMetaSoundClassSearchInfo); }
|
|
static inline consteval int16 GetStructAlignment() { return alignof(FMetaSoundClassSearchInfo); }
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
|
|
{ "BlueprintType", "true" },
|
|
{ "Comment", "// Condensed set of class metadata that is serialized to editor-only asset\n// tag data, allowing editor scripts and code to search and display MetaSounds\n// without loading in asset selection contexts without loading them in entirety.\n" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
{ "ToolTip", "Condensed set of class metadata that is serialized to editor-only asset\ntag data, allowing editor scripts and code to search and display MetaSounds\nwithout loading in asset selection contexts without loading them in entirety." },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ClassDisplayName_MetaData[] = {
|
|
{ "Category", "ClassInfo" },
|
|
{ "Comment", "// Human readable DisplayName of Class (optional, overrides the\n// package name in the editor if specified by MetaSound Asset Author).\n" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
{ "ToolTip", "Human readable DisplayName of Class (optional, overrides the\npackage name in the editor if specified by MetaSound Asset Author)." },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ClassDescription_MetaData[] = {
|
|
{ "Category", "ClassInfo" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Hierarchy_MetaData[] = {
|
|
{ "Category", "ClassInfo" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Keywords_MetaData[] = {
|
|
{ "Category", "ClassInfo" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin ScriptStruct FMetaSoundClassSearchInfo constinit property declarations *********
|
|
static const UECodeGen_Private::FTextPropertyParams NewProp_ClassDisplayName;
|
|
static const UECodeGen_Private::FTextPropertyParams NewProp_ClassDescription;
|
|
static const UECodeGen_Private::FTextPropertyParams NewProp_Hierarchy_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_Hierarchy;
|
|
static const UECodeGen_Private::FTextPropertyParams NewProp_Keywords_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_Keywords;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End ScriptStruct FMetaSoundClassSearchInfo constinit property declarations ***********
|
|
static void* NewStructOps()
|
|
{
|
|
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FMetaSoundClassSearchInfo>();
|
|
}
|
|
static const UECodeGen_Private::FStructParams StructParams;
|
|
}; // struct Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics
|
|
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FMetaSoundClassSearchInfo;
|
|
class UScriptStruct* FMetaSoundClassSearchInfo::StaticStruct()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FMetaSoundClassSearchInfo.OuterSingleton)
|
|
{
|
|
Z_Registration_Info_UScriptStruct_FMetaSoundClassSearchInfo.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo, (UObject*)Z_Construct_UPackage__Script_MetasoundFrontend(), TEXT("MetaSoundClassSearchInfo"));
|
|
}
|
|
return Z_Registration_Info_UScriptStruct_FMetaSoundClassSearchInfo.OuterSingleton;
|
|
}
|
|
|
|
// ********** Begin ScriptStruct FMetaSoundClassSearchInfo Property Definitions ********************
|
|
const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::NewProp_ClassDisplayName = { "ClassDisplayName", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FMetaSoundClassSearchInfo, ClassDisplayName), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ClassDisplayName_MetaData), NewProp_ClassDisplayName_MetaData) };
|
|
const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::NewProp_ClassDescription = { "ClassDescription", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FMetaSoundClassSearchInfo, ClassDescription), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ClassDescription_MetaData), NewProp_ClassDescription_MetaData) };
|
|
const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::NewProp_Hierarchy_Inner = { "Hierarchy", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::NewProp_Hierarchy = { "Hierarchy", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FMetaSoundClassSearchInfo, Hierarchy), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Hierarchy_MetaData), NewProp_Hierarchy_MetaData) };
|
|
const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::NewProp_Keywords_Inner = { "Keywords", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::NewProp_Keywords = { "Keywords", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FMetaSoundClassSearchInfo, Keywords), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Keywords_MetaData), NewProp_Keywords_MetaData) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::NewProp_ClassDisplayName,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::NewProp_ClassDescription,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::NewProp_Hierarchy_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::NewProp_Hierarchy,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::NewProp_Keywords_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::NewProp_Keywords,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::PropPointers) < 2048);
|
|
// ********** End ScriptStruct FMetaSoundClassSearchInfo Property Definitions **********************
|
|
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::StructParams = {
|
|
(UObject* (*)())Z_Construct_UPackage__Script_MetasoundFrontend,
|
|
nullptr,
|
|
&NewStructOps,
|
|
"MetaSoundClassSearchInfo",
|
|
Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::PropPointers),
|
|
sizeof(FMetaSoundClassSearchInfo),
|
|
alignof(FMetaSoundClassSearchInfo),
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
|
EStructFlags(0x00000001),
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::Struct_MetaDataParams)
|
|
};
|
|
UScriptStruct* Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FMetaSoundClassSearchInfo.InnerSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FMetaSoundClassSearchInfo.InnerSingleton, Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::StructParams);
|
|
}
|
|
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FMetaSoundClassSearchInfo.InnerSingleton);
|
|
}
|
|
// ********** End ScriptStruct FMetaSoundClassSearchInfo *******************************************
|
|
|
|
// ********** Begin ScriptStruct FMetaSoundClassVertexCollectionInfo *******************************
|
|
struct Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics
|
|
{
|
|
static inline consteval int32 GetStructSize() { return sizeof(FMetaSoundClassVertexCollectionInfo); }
|
|
static inline consteval int16 GetStructAlignment() { return alignof(FMetaSoundClassVertexCollectionInfo); }
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
|
|
{ "BlueprintType", "true" },
|
|
{ "Comment", "// Condensed set of vertex data that is serialized to editor-only asset tag data,\n// allowing editor scripts and code to query MetaSounds without loading them\n// in entirety.\n" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
{ "ToolTip", "Condensed set of vertex data that is serialized to editor-only asset tag data,\nallowing editor scripts and code to query MetaSounds without loading them\nin entirety." },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ClassVertexInfo_MetaData[] = {
|
|
{ "Category", "ClassInfo" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin ScriptStruct FMetaSoundClassVertexCollectionInfo constinit property declarations
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_ClassVertexInfo_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_ClassVertexInfo;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End ScriptStruct FMetaSoundClassVertexCollectionInfo constinit property declarations *
|
|
static void* NewStructOps()
|
|
{
|
|
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FMetaSoundClassVertexCollectionInfo>();
|
|
}
|
|
static const UECodeGen_Private::FStructParams StructParams;
|
|
}; // struct Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics
|
|
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexCollectionInfo;
|
|
class UScriptStruct* FMetaSoundClassVertexCollectionInfo::StaticStruct()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexCollectionInfo.OuterSingleton)
|
|
{
|
|
Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexCollectionInfo.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo, (UObject*)Z_Construct_UPackage__Script_MetasoundFrontend(), TEXT("MetaSoundClassVertexCollectionInfo"));
|
|
}
|
|
return Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexCollectionInfo.OuterSingleton;
|
|
}
|
|
|
|
// ********** Begin ScriptStruct FMetaSoundClassVertexCollectionInfo Property Definitions **********
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics::NewProp_ClassVertexInfo_Inner = { "ClassVertexInfo", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo, METADATA_PARAMS(0, nullptr) }; // 2565013740
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics::NewProp_ClassVertexInfo = { "ClassVertexInfo", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FMetaSoundClassVertexCollectionInfo, ClassVertexInfo), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ClassVertexInfo_MetaData), NewProp_ClassVertexInfo_MetaData) }; // 2565013740
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics::NewProp_ClassVertexInfo_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics::NewProp_ClassVertexInfo,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics::PropPointers) < 2048);
|
|
// ********** End ScriptStruct FMetaSoundClassVertexCollectionInfo Property Definitions ************
|
|
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics::StructParams = {
|
|
(UObject* (*)())Z_Construct_UPackage__Script_MetasoundFrontend,
|
|
nullptr,
|
|
&NewStructOps,
|
|
"MetaSoundClassVertexCollectionInfo",
|
|
Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics::PropPointers),
|
|
sizeof(FMetaSoundClassVertexCollectionInfo),
|
|
alignof(FMetaSoundClassVertexCollectionInfo),
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
|
EStructFlags(0x00000001),
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics::Struct_MetaDataParams)
|
|
};
|
|
UScriptStruct* Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexCollectionInfo.InnerSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexCollectionInfo.InnerSingleton, Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics::StructParams);
|
|
}
|
|
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexCollectionInfo.InnerSingleton);
|
|
}
|
|
// ********** End ScriptStruct FMetaSoundClassVertexCollectionInfo *********************************
|
|
|
|
// ********** Begin ScriptStruct FMetaSoundClassInterfaceInfo **************************************
|
|
struct Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics
|
|
{
|
|
static inline consteval int32 GetStructSize() { return sizeof(FMetaSoundClassInterfaceInfo); }
|
|
static inline consteval int16 GetStructAlignment() { return alignof(FMetaSoundClassInterfaceInfo); }
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
|
|
{ "BlueprintType", "true" },
|
|
{ "Comment", "// Condensed set of class data that is serialized to editor-only asset tag data,\n// allowing editor scripts and code to query MetaSounds without loading them\n// in entirety.\n" },
|
|
{ "DisplayName", "MetaSound Class Interface Info" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
{ "ToolTip", "Condensed set of class data that is serialized to editor-only asset tag data,\nallowing editor scripts and code to query MetaSounds without loading them\nin entirety." },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DefinedInterfaces_MetaData[] = {
|
|
{ "Category", "ClassInfo" },
|
|
{ "Comment", "// Interfaces metadata associated with interfaces defined by this class.\n" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
{ "ToolTip", "Interfaces metadata associated with interfaces defined by this class." },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SearchInfo_MetaData[] = {
|
|
{ "Category", "ClassInfo" },
|
|
{ "Comment", "// Editor-only search info\n" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
{ "ToolTip", "Editor-only search info" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Inputs_MetaData[] = {
|
|
{ "Category", "ClassInfo" },
|
|
{ "Comment", "// Collection of identifiable input vertex data cached in query for fast access & serializability\n// (ex. in asset tags)\n" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
{ "ToolTip", "Collection of identifiable input vertex data cached in query for fast access & serializability\n(ex. in asset tags)" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Outputs_MetaData[] = {
|
|
{ "Category", "ClassInfo" },
|
|
{ "Comment", "// Collection of identifiable output vertex data cached in query for fast access & serializability\n// (ex. in asset tags)\n" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
{ "ToolTip", "Collection of identifiable output vertex data cached in query for fast access & serializability\n(ex. in asset tags)" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InheritedInterfaces_MetaData[] = {
|
|
{ "Category", "ClassInfo" },
|
|
{ "Comment", "// Interfaces metadata associated with a given class definition.\n" },
|
|
{ "ModuleRelativePath", "Public/MetasoundFrontendQuery.h" },
|
|
{ "ToolTip", "Interfaces metadata associated with a given class definition." },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin ScriptStruct FMetaSoundClassInterfaceInfo constinit property declarations ******
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_DefinedInterfaces_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_DefinedInterfaces;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_SearchInfo;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_Inputs_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_Inputs;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_Outputs_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_Outputs;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_InheritedInterfaces_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_InheritedInterfaces;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End ScriptStruct FMetaSoundClassInterfaceInfo constinit property declarations ********
|
|
static void* NewStructOps()
|
|
{
|
|
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FMetaSoundClassInterfaceInfo>();
|
|
}
|
|
static const UECodeGen_Private::FStructParams StructParams;
|
|
}; // struct Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics
|
|
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FMetaSoundClassInterfaceInfo;
|
|
class UScriptStruct* FMetaSoundClassInterfaceInfo::StaticStruct()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FMetaSoundClassInterfaceInfo.OuterSingleton)
|
|
{
|
|
Z_Registration_Info_UScriptStruct_FMetaSoundClassInterfaceInfo.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo, (UObject*)Z_Construct_UPackage__Script_MetasoundFrontend(), TEXT("MetaSoundClassInterfaceInfo"));
|
|
}
|
|
return Z_Registration_Info_UScriptStruct_FMetaSoundClassInterfaceInfo.OuterSingleton;
|
|
}
|
|
|
|
// ********** Begin ScriptStruct FMetaSoundClassInterfaceInfo Property Definitions *****************
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_DefinedInterfaces_Inner = { "DefinedInterfaces", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FMetasoundFrontendInterfaceMetadata, METADATA_PARAMS(0, nullptr) }; // 3616168335
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_DefinedInterfaces = { "DefinedInterfaces", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FMetaSoundClassInterfaceInfo, DefinedInterfaces), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DefinedInterfaces_MetaData), NewProp_DefinedInterfaces_MetaData) }; // 3616168335
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_SearchInfo = { "SearchInfo", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FMetaSoundClassInterfaceInfo, SearchInfo), Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SearchInfo_MetaData), NewProp_SearchInfo_MetaData) }; // 3593821328
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_Inputs_Inner = { "Inputs", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo, METADATA_PARAMS(0, nullptr) }; // 2565013740
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_Inputs = { "Inputs", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FMetaSoundClassInterfaceInfo, Inputs), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Inputs_MetaData), NewProp_Inputs_MetaData) }; // 2565013740
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_Outputs_Inner = { "Outputs", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo, METADATA_PARAMS(0, nullptr) }; // 2565013740
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_Outputs = { "Outputs", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FMetaSoundClassInterfaceInfo, Outputs), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Outputs_MetaData), NewProp_Outputs_MetaData) }; // 2565013740
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_InheritedInterfaces_Inner = { "InheritedInterfaces", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FMetasoundFrontendVersion, METADATA_PARAMS(0, nullptr) }; // 320483601
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_InheritedInterfaces = { "InheritedInterfaces", nullptr, (EPropertyFlags)0x0010000000000014, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FMetaSoundClassInterfaceInfo, InheritedInterfaces), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InheritedInterfaces_MetaData), NewProp_InheritedInterfaces_MetaData) }; // 320483601
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_DefinedInterfaces_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_DefinedInterfaces,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_SearchInfo,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_Inputs_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_Inputs,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_Outputs_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_Outputs,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_InheritedInterfaces_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewProp_InheritedInterfaces,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::PropPointers) < 2048);
|
|
// ********** End ScriptStruct FMetaSoundClassInterfaceInfo Property Definitions *******************
|
|
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::StructParams = {
|
|
(UObject* (*)())Z_Construct_UPackage__Script_MetasoundFrontend,
|
|
nullptr,
|
|
&NewStructOps,
|
|
"MetaSoundClassInterfaceInfo",
|
|
Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::PropPointers),
|
|
sizeof(FMetaSoundClassInterfaceInfo),
|
|
alignof(FMetaSoundClassInterfaceInfo),
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
|
EStructFlags(0x00000001),
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::Struct_MetaDataParams)
|
|
};
|
|
UScriptStruct* Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FMetaSoundClassInterfaceInfo.InnerSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FMetaSoundClassInterfaceInfo.InnerSingleton, Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::StructParams);
|
|
}
|
|
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FMetaSoundClassInterfaceInfo.InnerSingleton);
|
|
}
|
|
// ********** End ScriptStruct FMetaSoundClassInterfaceInfo ****************************************
|
|
|
|
// ********** Begin Registration *******************************************************************
|
|
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_Metasound_Source_MetasoundFrontend_Public_MetasoundFrontendQuery_h__Script_MetasoundFrontend_Statics
|
|
{
|
|
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
|
|
{ FMetaSoundClassVertexInfo::StaticStruct, Z_Construct_UScriptStruct_FMetaSoundClassVertexInfo_Statics::NewStructOps, TEXT("MetaSoundClassVertexInfo"),&Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexInfo, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FMetaSoundClassVertexInfo), 2565013740U) },
|
|
{ FMetaSoundClassSearchInfo::StaticStruct, Z_Construct_UScriptStruct_FMetaSoundClassSearchInfo_Statics::NewStructOps, TEXT("MetaSoundClassSearchInfo"),&Z_Registration_Info_UScriptStruct_FMetaSoundClassSearchInfo, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FMetaSoundClassSearchInfo), 3593821328U) },
|
|
{ FMetaSoundClassVertexCollectionInfo::StaticStruct, Z_Construct_UScriptStruct_FMetaSoundClassVertexCollectionInfo_Statics::NewStructOps, TEXT("MetaSoundClassVertexCollectionInfo"),&Z_Registration_Info_UScriptStruct_FMetaSoundClassVertexCollectionInfo, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FMetaSoundClassVertexCollectionInfo), 2910222955U) },
|
|
{ FMetaSoundClassInterfaceInfo::StaticStruct, Z_Construct_UScriptStruct_FMetaSoundClassInterfaceInfo_Statics::NewStructOps, TEXT("MetaSoundClassInterfaceInfo"),&Z_Registration_Info_UScriptStruct_FMetaSoundClassInterfaceInfo, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FMetaSoundClassInterfaceInfo), 394695391U) },
|
|
};
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_Metasound_Source_MetasoundFrontend_Public_MetasoundFrontendQuery_h__Script_MetasoundFrontend_Statics
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_Metasound_Source_MetasoundFrontend_Public_MetasoundFrontendQuery_h__Script_MetasoundFrontend_1774606720{
|
|
TEXT("/Script/MetasoundFrontend"),
|
|
nullptr, 0,
|
|
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_Metasound_Source_MetasoundFrontend_Public_MetasoundFrontendQuery_h__Script_MetasoundFrontend_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_Metasound_Source_MetasoundFrontend_Public_MetasoundFrontendQuery_h__Script_MetasoundFrontend_Statics::ScriptStructInfo),
|
|
nullptr, 0,
|
|
};
|
|
// ********** End Registration *********************************************************************
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|