// 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/RigVMFunctionEntryNode.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeRigVMFunctionEntryNode() {} // ********** Begin Cross Module References ******************************************************** RIGVMDEVELOPER_API UClass* Z_Construct_UClass_URigVMFunctionEntryNode(); RIGVMDEVELOPER_API UClass* Z_Construct_UClass_URigVMFunctionEntryNode_NoRegister(); RIGVMDEVELOPER_API UClass* Z_Construct_UClass_URigVMFunctionInterfaceNode(); UPackage* Z_Construct_UPackage__Script_RigVMDeveloper(); // ********** End Cross Module References ********************************************************** // ********** Begin Class URigVMFunctionEntryNode ************************************************** FClassRegistrationInfo Z_Registration_Info_UClass_URigVMFunctionEntryNode; UClass* URigVMFunctionEntryNode::GetPrivateStaticClass() { using TClass = URigVMFunctionEntryNode; if (!Z_Registration_Info_UClass_URigVMFunctionEntryNode.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("RigVMFunctionEntryNode"), Z_Registration_Info_UClass_URigVMFunctionEntryNode.InnerSingleton, StaticRegisterNativesURigVMFunctionEntryNode, 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_URigVMFunctionEntryNode.InnerSingleton; } UClass* Z_Construct_UClass_URigVMFunctionEntryNode_NoRegister() { return URigVMFunctionEntryNode::GetPrivateStaticClass(); } struct Z_Construct_UClass_URigVMFunctionEntryNode_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "BlueprintType", "true" }, { "Comment", "/**\n * The Function Entry node is used to provide access to the \n * input pins of the library node for links within.\n */" }, { "IncludePath", "RigVMModel/Nodes/RigVMFunctionEntryNode.h" }, { "ModuleRelativePath", "Public/RigVMModel/Nodes/RigVMFunctionEntryNode.h" }, { "ToolTip", "The Function Entry node is used to provide access to the\ninput pins of the library node for links within." }, }; #endif // WITH_METADATA // ********** Begin Class URigVMFunctionEntryNode constinit property declarations ****************** // ********** End Class URigVMFunctionEntryNode constinit property declarations ******************** static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_URigVMFunctionEntryNode_Statics UObject* (*const Z_Construct_UClass_URigVMFunctionEntryNode_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_URigVMFunctionInterfaceNode, (UObject* (*)())Z_Construct_UPackage__Script_RigVMDeveloper, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_URigVMFunctionEntryNode_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_URigVMFunctionEntryNode_Statics::ClassParams = { &URigVMFunctionEntryNode::StaticClass, nullptr, &StaticCppClassTypeInfo, DependentSingletons, nullptr, nullptr, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, 0, 0, 0x000800A0u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_URigVMFunctionEntryNode_Statics::Class_MetaDataParams), Z_Construct_UClass_URigVMFunctionEntryNode_Statics::Class_MetaDataParams) }; void URigVMFunctionEntryNode::StaticRegisterNativesURigVMFunctionEntryNode() { } UClass* Z_Construct_UClass_URigVMFunctionEntryNode() { if (!Z_Registration_Info_UClass_URigVMFunctionEntryNode.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_URigVMFunctionEntryNode.OuterSingleton, Z_Construct_UClass_URigVMFunctionEntryNode_Statics::ClassParams); } return Z_Registration_Info_UClass_URigVMFunctionEntryNode.OuterSingleton; } URigVMFunctionEntryNode::URigVMFunctionEntryNode() {} DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, URigVMFunctionEntryNode); URigVMFunctionEntryNode::~URigVMFunctionEntryNode() {} // ********** End Class URigVMFunctionEntryNode **************************************************** // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMModel_Nodes_RigVMFunctionEntryNode_h__Script_RigVMDeveloper_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_URigVMFunctionEntryNode, URigVMFunctionEntryNode::StaticClass, TEXT("URigVMFunctionEntryNode"), &Z_Registration_Info_UClass_URigVMFunctionEntryNode, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(URigVMFunctionEntryNode), 314797403U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMModel_Nodes_RigVMFunctionEntryNode_h__Script_RigVMDeveloper_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMModel_Nodes_RigVMFunctionEntryNode_h__Script_RigVMDeveloper_2643205973{ TEXT("/Script/RigVMDeveloper"), Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMModel_Nodes_RigVMFunctionEntryNode_h__Script_RigVMDeveloper_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMModel_Nodes_RigVMFunctionEntryNode_h__Script_RigVMDeveloper_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS