Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/RigVMDeveloper/UHT/RigVMFunctionReferenceNode.gen.cpp
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

222 lines
16 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 "RigVMModel/Nodes/RigVMFunctionReferenceNode.h"
#include "RigVMCore/RigVMGraphFunctionDefinition.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeRigVMFunctionReferenceNode() {}
// ********** Begin Cross Module References ********************************************************
RIGVM_API UScriptStruct* Z_Construct_UScriptStruct_FRigVMGraphFunctionHeader();
RIGVMDEVELOPER_API UClass* Z_Construct_UClass_URigVMFunctionReferenceNode();
RIGVMDEVELOPER_API UClass* Z_Construct_UClass_URigVMFunctionReferenceNode_NoRegister();
RIGVMDEVELOPER_API UClass* Z_Construct_UClass_URigVMLibraryNode();
RIGVMDEVELOPER_API UClass* Z_Construct_UClass_URigVMLibraryNode_NoRegister();
UPackage* Z_Construct_UPackage__Script_RigVMDeveloper();
// ********** End Cross Module References **********************************************************
// ********** Begin Class URigVMFunctionReferenceNode Function GetReferencedFunctionHeader_ForBlueprint
struct Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint_Statics
{
struct RigVMFunctionReferenceNode_eventGetReferencedFunctionHeader_ForBlueprint_Parms
{
FRigVMGraphFunctionHeader ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "RigVMLibraryNode" },
{ "DisplayName", "GetReferencedFunctionHeader" },
{ "ModuleRelativePath", "Public/RigVMModel/Nodes/RigVMFunctionReferenceNode.h" },
{ "ScriptName", "GetReferencedFunctionHeader" },
};
#endif // WITH_METADATA
// ********** Begin Function GetReferencedFunctionHeader_ForBlueprint constinit property declarations
static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function GetReferencedFunctionHeader_ForBlueprint constinit property declarations
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function GetReferencedFunctionHeader_ForBlueprint Property Definitions *********
const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(RigVMFunctionReferenceNode_eventGetReferencedFunctionHeader_ForBlueprint_Parms, ReturnValue), Z_Construct_UScriptStruct_FRigVMGraphFunctionHeader, METADATA_PARAMS(0, nullptr) }; // 3356922528
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint_Statics::PropPointers) < 2048);
// ********** End Function GetReferencedFunctionHeader_ForBlueprint Property Definitions ***********
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_URigVMFunctionReferenceNode, nullptr, "GetReferencedFunctionHeader_ForBlueprint", Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint_Statics::PropPointers),
sizeof(Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint_Statics::RigVMFunctionReferenceNode_eventGetReferencedFunctionHeader_ForBlueprint_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54020401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint_Statics::Function_MetaDataParams), Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint_Statics::RigVMFunctionReferenceNode_eventGetReferencedFunctionHeader_ForBlueprint_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(URigVMFunctionReferenceNode::execGetReferencedFunctionHeader_ForBlueprint)
{
P_FINISH;
P_NATIVE_BEGIN;
*(FRigVMGraphFunctionHeader*)Z_Param__Result=P_THIS->GetReferencedFunctionHeader_ForBlueprint();
P_NATIVE_END;
}
// ********** End Class URigVMFunctionReferenceNode Function GetReferencedFunctionHeader_ForBlueprint
// ********** Begin Class URigVMFunctionReferenceNode **********************************************
FClassRegistrationInfo Z_Registration_Info_UClass_URigVMFunctionReferenceNode;
UClass* URigVMFunctionReferenceNode::GetPrivateStaticClass()
{
using TClass = URigVMFunctionReferenceNode;
if (!Z_Registration_Info_UClass_URigVMFunctionReferenceNode.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("RigVMFunctionReferenceNode"),
Z_Registration_Info_UClass_URigVMFunctionReferenceNode.InnerSingleton,
StaticRegisterNativesURigVMFunctionReferenceNode,
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_URigVMFunctionReferenceNode.InnerSingleton;
}
UClass* Z_Construct_UClass_URigVMFunctionReferenceNode_NoRegister()
{
return URigVMFunctionReferenceNode::GetPrivateStaticClass();
}
struct Z_Construct_UClass_URigVMFunctionReferenceNode_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "BlueprintType", "true" },
{ "Comment", "/**\n * The Function Reference Node is a library node which references\n * a library node from a separate function library graph.\n */" },
{ "IncludePath", "RigVMModel/Nodes/RigVMFunctionReferenceNode.h" },
{ "ModuleRelativePath", "Public/RigVMModel/Nodes/RigVMFunctionReferenceNode.h" },
{ "ToolTip", "The Function Reference Node is a library node which references\na library node from a separate function library graph." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ReferencedFunctionHeader_MetaData[] = {
{ "Comment", "//void SetReferencedFunctionData(FRigVMGraphFunctionData* Data);\n" },
{ "ModuleRelativePath", "Public/RigVMModel/Nodes/RigVMFunctionReferenceNode.h" },
{ "ToolTip", "void SetReferencedFunctionData(FRigVMGraphFunctionData* Data);" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ReferencedNodePtr_MetaData[] = {
{ "DeprecatedProperty", "5.200000" },
{ "ModuleRelativePath", "Public/RigVMModel/Nodes/RigVMFunctionReferenceNode.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VariableMap_MetaData[] = {
{ "ModuleRelativePath", "Public/RigVMModel/Nodes/RigVMFunctionReferenceNode.h" },
};
#endif // WITH_METADATA
// ********** Begin Class URigVMFunctionReferenceNode constinit property declarations **************
static const UECodeGen_Private::FStructPropertyParams NewProp_ReferencedFunctionHeader;
static const UECodeGen_Private::FSoftObjectPropertyParams NewProp_ReferencedNodePtr;
static const UECodeGen_Private::FNamePropertyParams NewProp_VariableMap_ValueProp;
static const UECodeGen_Private::FNamePropertyParams NewProp_VariableMap_Key_KeyProp;
static const UECodeGen_Private::FMapPropertyParams NewProp_VariableMap;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class URigVMFunctionReferenceNode constinit property declarations ****************
static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = {
{ .NameUTF8 = UTF8TEXT("GetReferencedFunctionHeader_ForBlueprint"), .Pointer = &URigVMFunctionReferenceNode::execGetReferencedFunctionHeader_ForBlueprint },
};
static UObject* (*const DependentSingletons[])();
static constexpr FClassFunctionLinkInfo FuncInfo[] = {
{ &Z_Construct_UFunction_URigVMFunctionReferenceNode_GetReferencedFunctionHeader_ForBlueprint, "GetReferencedFunctionHeader_ForBlueprint" }, // 2464462239
};
static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048);
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<URigVMFunctionReferenceNode>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_URigVMFunctionReferenceNode_Statics
// ********** Begin Class URigVMFunctionReferenceNode Property Definitions *************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::NewProp_ReferencedFunctionHeader = { "ReferencedFunctionHeader", nullptr, (EPropertyFlags)0x0040010000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(URigVMFunctionReferenceNode, ReferencedFunctionHeader), Z_Construct_UScriptStruct_FRigVMGraphFunctionHeader, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ReferencedFunctionHeader_MetaData), NewProp_ReferencedFunctionHeader_MetaData) }; // 3356922528
const UECodeGen_Private::FSoftObjectPropertyParams Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::NewProp_ReferencedNodePtr = { "ReferencedNodePtr", nullptr, (EPropertyFlags)0x0044010020000000, UECodeGen_Private::EPropertyGenFlags::SoftObject, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(URigVMFunctionReferenceNode, ReferencedNodePtr_DEPRECATED), Z_Construct_UClass_URigVMLibraryNode_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ReferencedNodePtr_MetaData), NewProp_ReferencedNodePtr_MetaData) };
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::NewProp_VariableMap_ValueProp = { "VariableMap", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::NewProp_VariableMap_Key_KeyProp = { "VariableMap_Key", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::NewProp_VariableMap = { "VariableMap", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(URigVMFunctionReferenceNode, VariableMap), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VariableMap_MetaData), NewProp_VariableMap_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::NewProp_ReferencedFunctionHeader,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::NewProp_ReferencedNodePtr,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::NewProp_VariableMap_ValueProp,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::NewProp_VariableMap_Key_KeyProp,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::NewProp_VariableMap,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::PropPointers) < 2048);
// ********** End Class URigVMFunctionReferenceNode Property Definitions ***************************
UObject* (*const Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_URigVMLibraryNode,
(UObject* (*)())Z_Construct_UPackage__Script_RigVMDeveloper,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::ClassParams = {
&URigVMFunctionReferenceNode::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
FuncInfo,
Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
UE_ARRAY_COUNT(FuncInfo),
UE_ARRAY_COUNT(Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::PropPointers),
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::Class_MetaDataParams), Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::Class_MetaDataParams)
};
void URigVMFunctionReferenceNode::StaticRegisterNativesURigVMFunctionReferenceNode()
{
UClass* Class = URigVMFunctionReferenceNode::StaticClass();
FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::Funcs));
}
UClass* Z_Construct_UClass_URigVMFunctionReferenceNode()
{
if (!Z_Registration_Info_UClass_URigVMFunctionReferenceNode.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_URigVMFunctionReferenceNode.OuterSingleton, Z_Construct_UClass_URigVMFunctionReferenceNode_Statics::ClassParams);
}
return Z_Registration_Info_UClass_URigVMFunctionReferenceNode.OuterSingleton;
}
URigVMFunctionReferenceNode::URigVMFunctionReferenceNode() {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, URigVMFunctionReferenceNode);
URigVMFunctionReferenceNode::~URigVMFunctionReferenceNode() {}
// ********** End Class URigVMFunctionReferenceNode ************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMModel_Nodes_RigVMFunctionReferenceNode_h__Script_RigVMDeveloper_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_URigVMFunctionReferenceNode, URigVMFunctionReferenceNode::StaticClass, TEXT("URigVMFunctionReferenceNode"), &Z_Registration_Info_UClass_URigVMFunctionReferenceNode, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(URigVMFunctionReferenceNode), 1675183032U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMModel_Nodes_RigVMFunctionReferenceNode_h__Script_RigVMDeveloper_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMModel_Nodes_RigVMFunctionReferenceNode_h__Script_RigVMDeveloper_3858728454{
TEXT("/Script/RigVMDeveloper"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMModel_Nodes_RigVMFunctionReferenceNode_h__Script_RigVMDeveloper_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMModel_Nodes_RigVMFunctionReferenceNode_h__Script_RigVMDeveloper_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS