// 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 "InterchangeMeshLODContainerNode.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeInterchangeMeshLODContainerNode() {} // ********** Begin Cross Module References ******************************************************** INTERCHANGECORE_API UClass* Z_Construct_UClass_UInterchangeBaseNode(); INTERCHANGENODES_API UClass* Z_Construct_UClass_UInterchangeMeshLODContainerNode(); INTERCHANGENODES_API UClass* Z_Construct_UClass_UInterchangeMeshLODContainerNode_NoRegister(); UPackage* Z_Construct_UPackage__Script_InterchangeNodes(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UInterchangeMeshLODContainerNode Function AddMeshLODNodeUid ************** struct Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics { struct InterchangeMeshLODContainerNode_eventAddMeshLODNodeUid_Parms { FString MeshLODNodeUid; bool ReturnValue; }; #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { { "Category", "Interchange | Scene | Component | LODContainer" }, { "ModuleRelativePath", "Public/InterchangeMeshLODContainerNode.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MeshLODNodeUid_MetaData[] = { { "NativeConst", "" }, }; #endif // WITH_METADATA // ********** Begin Function AddMeshLODNodeUid constinit property declarations ********************* static const UECodeGen_Private::FStrPropertyParams NewProp_MeshLODNodeUid; static void NewProp_ReturnValue_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Function AddMeshLODNodeUid constinit property declarations *********************** static const UECodeGen_Private::FFunctionParams FuncParams; }; // ********** Begin Function AddMeshLODNodeUid Property Definitions ******************************** const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::NewProp_MeshLODNodeUid = { "MeshLODNodeUid", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeMeshLODContainerNode_eventAddMeshLODNodeUid_Parms, MeshLODNodeUid), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MeshLODNodeUid_MetaData), NewProp_MeshLODNodeUid_MetaData) }; void Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::NewProp_ReturnValue_SetBit(void* Obj) { ((InterchangeMeshLODContainerNode_eventAddMeshLODNodeUid_Parms*)Obj)->ReturnValue = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_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(InterchangeMeshLODContainerNode_eventAddMeshLODNodeUid_Parms), &Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::NewProp_MeshLODNodeUid, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::NewProp_ReturnValue, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::PropPointers) < 2048); // ********** End Function AddMeshLODNodeUid Property Definitions ********************************** const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeMeshLODContainerNode, nullptr, "AddMeshLODNodeUid", Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::PropPointers), sizeof(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::InterchangeMeshLODContainerNode_eventAddMeshLODNodeUid_Parms), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::Function_MetaDataParams)}, }; static_assert(sizeof(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::InterchangeMeshLODContainerNode_eventAddMeshLODNodeUid_Parms) < MAX_uint16); UFunction* Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid() { static UFunction* ReturnFunction = nullptr; if (!ReturnFunction) { UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid_Statics::FuncParams); } return ReturnFunction; } DEFINE_FUNCTION(UInterchangeMeshLODContainerNode::execAddMeshLODNodeUid) { P_GET_PROPERTY(FStrProperty,Z_Param_MeshLODNodeUid); P_FINISH; P_NATIVE_BEGIN; *(bool*)Z_Param__Result=P_THIS->AddMeshLODNodeUid(Z_Param_MeshLODNodeUid); P_NATIVE_END; } // ********** End Class UInterchangeMeshLODContainerNode Function AddMeshLODNodeUid **************** // ********** Begin Class UInterchangeMeshLODContainerNode Function GetMeshLODNodeUids ************* struct Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics { struct InterchangeMeshLODContainerNode_eventGetMeshLODNodeUids_Parms { TArray OutMeshLODNodeUid; }; #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { { "Category", "Interchange | Scene | Component | LODContainer" }, { "ModuleRelativePath", "Public/InterchangeMeshLODContainerNode.h" }, }; #endif // WITH_METADATA // ********** Begin Function GetMeshLODNodeUids constinit property declarations ******************** static const UECodeGen_Private::FStrPropertyParams NewProp_OutMeshLODNodeUid_Inner; static const UECodeGen_Private::FArrayPropertyParams NewProp_OutMeshLODNodeUid; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Function GetMeshLODNodeUids constinit property declarations ********************** static const UECodeGen_Private::FFunctionParams FuncParams; }; // ********** Begin Function GetMeshLODNodeUids Property Definitions ******************************* const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::NewProp_OutMeshLODNodeUid_Inner = { "OutMeshLODNodeUid", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FArrayPropertyParams Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::NewProp_OutMeshLODNodeUid = { "OutMeshLODNodeUid", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeMeshLODContainerNode_eventGetMeshLODNodeUids_Parms, OutMeshLODNodeUid), EArrayPropertyFlags::None, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::NewProp_OutMeshLODNodeUid_Inner, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::NewProp_OutMeshLODNodeUid, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::PropPointers) < 2048); // ********** End Function GetMeshLODNodeUids Property Definitions ********************************* const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeMeshLODContainerNode, nullptr, "GetMeshLODNodeUids", Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::PropPointers), sizeof(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::InterchangeMeshLODContainerNode_eventGetMeshLODNodeUids_Parms), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54420403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::Function_MetaDataParams)}, }; static_assert(sizeof(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::InterchangeMeshLODContainerNode_eventGetMeshLODNodeUids_Parms) < MAX_uint16); UFunction* Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids() { static UFunction* ReturnFunction = nullptr; if (!ReturnFunction) { UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids_Statics::FuncParams); } return ReturnFunction; } DEFINE_FUNCTION(UInterchangeMeshLODContainerNode::execGetMeshLODNodeUids) { P_GET_TARRAY_REF(FString,Z_Param_Out_OutMeshLODNodeUid); P_FINISH; P_NATIVE_BEGIN; P_THIS->GetMeshLODNodeUids(Z_Param_Out_OutMeshLODNodeUid); P_NATIVE_END; } // ********** End Class UInterchangeMeshLODContainerNode Function GetMeshLODNodeUids *************** // ********** Begin Class UInterchangeMeshLODContainerNode Function RemoveMeshLODNodeUid *********** struct Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics { struct InterchangeMeshLODContainerNode_eventRemoveMeshLODNodeUid_Parms { FString MeshLODNodeUid; bool ReturnValue; }; #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { { "Category", "Interchange | Scene | Component | LODContainer" }, { "ModuleRelativePath", "Public/InterchangeMeshLODContainerNode.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MeshLODNodeUid_MetaData[] = { { "NativeConst", "" }, }; #endif // WITH_METADATA // ********** Begin Function RemoveMeshLODNodeUid constinit property declarations ****************** static const UECodeGen_Private::FStrPropertyParams NewProp_MeshLODNodeUid; static void NewProp_ReturnValue_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Function RemoveMeshLODNodeUid constinit property declarations ******************** static const UECodeGen_Private::FFunctionParams FuncParams; }; // ********** Begin Function RemoveMeshLODNodeUid Property Definitions ***************************** const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::NewProp_MeshLODNodeUid = { "MeshLODNodeUid", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeMeshLODContainerNode_eventRemoveMeshLODNodeUid_Parms, MeshLODNodeUid), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MeshLODNodeUid_MetaData), NewProp_MeshLODNodeUid_MetaData) }; void Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::NewProp_ReturnValue_SetBit(void* Obj) { ((InterchangeMeshLODContainerNode_eventRemoveMeshLODNodeUid_Parms*)Obj)->ReturnValue = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_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(InterchangeMeshLODContainerNode_eventRemoveMeshLODNodeUid_Parms), &Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::NewProp_MeshLODNodeUid, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::NewProp_ReturnValue, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::PropPointers) < 2048); // ********** End Function RemoveMeshLODNodeUid Property Definitions ******************************* const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeMeshLODContainerNode, nullptr, "RemoveMeshLODNodeUid", Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::PropPointers), sizeof(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::InterchangeMeshLODContainerNode_eventRemoveMeshLODNodeUid_Parms), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::Function_MetaDataParams)}, }; static_assert(sizeof(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::InterchangeMeshLODContainerNode_eventRemoveMeshLODNodeUid_Parms) < MAX_uint16); UFunction* Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid() { static UFunction* ReturnFunction = nullptr; if (!ReturnFunction) { UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid_Statics::FuncParams); } return ReturnFunction; } DEFINE_FUNCTION(UInterchangeMeshLODContainerNode::execRemoveMeshLODNodeUid) { P_GET_PROPERTY(FStrProperty,Z_Param_MeshLODNodeUid); P_FINISH; P_NATIVE_BEGIN; *(bool*)Z_Param__Result=P_THIS->RemoveMeshLODNodeUid(Z_Param_MeshLODNodeUid); P_NATIVE_END; } // ********** End Class UInterchangeMeshLODContainerNode Function RemoveMeshLODNodeUid ************* // ********** Begin Class UInterchangeMeshLODContainerNode Function ResetMeshLODNodeUids *********** struct Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics { struct InterchangeMeshLODContainerNode_eventResetMeshLODNodeUids_Parms { bool ReturnValue; }; #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { { "Category", "Interchange | Scene | Component | LODContainer" }, { "ModuleRelativePath", "Public/InterchangeMeshLODContainerNode.h" }, }; #endif // WITH_METADATA // ********** Begin Function ResetMeshLODNodeUids constinit property declarations ****************** static void NewProp_ReturnValue_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Function ResetMeshLODNodeUids constinit property declarations ******************** static const UECodeGen_Private::FFunctionParams FuncParams; }; // ********** Begin Function ResetMeshLODNodeUids Property Definitions ***************************** void Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics::NewProp_ReturnValue_SetBit(void* Obj) { ((InterchangeMeshLODContainerNode_eventResetMeshLODNodeUids_Parms*)Obj)->ReturnValue = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_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(InterchangeMeshLODContainerNode_eventResetMeshLODNodeUids_Parms), &Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics::NewProp_ReturnValue, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics::PropPointers) < 2048); // ********** End Function ResetMeshLODNodeUids Property Definitions ******************************* const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeMeshLODContainerNode, nullptr, "ResetMeshLODNodeUids", Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics::PropPointers), sizeof(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics::InterchangeMeshLODContainerNode_eventResetMeshLODNodeUids_Parms), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics::Function_MetaDataParams)}, }; static_assert(sizeof(Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics::InterchangeMeshLODContainerNode_eventResetMeshLODNodeUids_Parms) < MAX_uint16); UFunction* Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids() { static UFunction* ReturnFunction = nullptr; if (!ReturnFunction) { UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids_Statics::FuncParams); } return ReturnFunction; } DEFINE_FUNCTION(UInterchangeMeshLODContainerNode::execResetMeshLODNodeUids) { P_FINISH; P_NATIVE_BEGIN; *(bool*)Z_Param__Result=P_THIS->ResetMeshLODNodeUids(); P_NATIVE_END; } // ********** End Class UInterchangeMeshLODContainerNode Function ResetMeshLODNodeUids ************* // ********** Begin Class UInterchangeMeshLODContainerNode ***************************************** FClassRegistrationInfo Z_Registration_Info_UClass_UInterchangeMeshLODContainerNode; UClass* UInterchangeMeshLODContainerNode::GetPrivateStaticClass() { using TClass = UInterchangeMeshLODContainerNode; if (!Z_Registration_Info_UClass_UInterchangeMeshLODContainerNode.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("InterchangeMeshLODContainerNode"), Z_Registration_Info_UClass_UInterchangeMeshLODContainerNode.InnerSingleton, StaticRegisterNativesUInterchangeMeshLODContainerNode, 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_UInterchangeMeshLODContainerNode.InnerSingleton; } UClass* Z_Construct_UClass_UInterchangeMeshLODContainerNode_NoRegister() { return UInterchangeMeshLODContainerNode::GetPrivateStaticClass(); } struct Z_Construct_UClass_UInterchangeMeshLODContainerNode_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "BlueprintType", "true" }, { "IncludePath", "InterchangeMeshLODContainerNode.h" }, { "ModuleRelativePath", "Public/InterchangeMeshLODContainerNode.h" }, }; #endif // WITH_METADATA // ********** Begin Class UInterchangeMeshLODContainerNode constinit property declarations ********* // ********** End Class UInterchangeMeshLODContainerNode constinit property declarations *********** static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = { { .NameUTF8 = UTF8TEXT("AddMeshLODNodeUid"), .Pointer = &UInterchangeMeshLODContainerNode::execAddMeshLODNodeUid }, { .NameUTF8 = UTF8TEXT("GetMeshLODNodeUids"), .Pointer = &UInterchangeMeshLODContainerNode::execGetMeshLODNodeUids }, { .NameUTF8 = UTF8TEXT("RemoveMeshLODNodeUid"), .Pointer = &UInterchangeMeshLODContainerNode::execRemoveMeshLODNodeUid }, { .NameUTF8 = UTF8TEXT("ResetMeshLODNodeUids"), .Pointer = &UInterchangeMeshLODContainerNode::execResetMeshLODNodeUids }, }; static UObject* (*const DependentSingletons[])(); static constexpr FClassFunctionLinkInfo FuncInfo[] = { { &Z_Construct_UFunction_UInterchangeMeshLODContainerNode_AddMeshLODNodeUid, "AddMeshLODNodeUid" }, // 1393413561 { &Z_Construct_UFunction_UInterchangeMeshLODContainerNode_GetMeshLODNodeUids, "GetMeshLODNodeUids" }, // 1001299855 { &Z_Construct_UFunction_UInterchangeMeshLODContainerNode_RemoveMeshLODNodeUid, "RemoveMeshLODNodeUid" }, // 4205539583 { &Z_Construct_UFunction_UInterchangeMeshLODContainerNode_ResetMeshLODNodeUids, "ResetMeshLODNodeUids" }, // 2605226629 }; static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UInterchangeMeshLODContainerNode_Statics UObject* (*const Z_Construct_UClass_UInterchangeMeshLODContainerNode_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UInterchangeBaseNode, (UObject* (*)())Z_Construct_UPackage__Script_InterchangeNodes, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeMeshLODContainerNode_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UInterchangeMeshLODContainerNode_Statics::ClassParams = { &UInterchangeMeshLODContainerNode::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_UInterchangeMeshLODContainerNode_Statics::Class_MetaDataParams), Z_Construct_UClass_UInterchangeMeshLODContainerNode_Statics::Class_MetaDataParams) }; void UInterchangeMeshLODContainerNode::StaticRegisterNativesUInterchangeMeshLODContainerNode() { UClass* Class = UInterchangeMeshLODContainerNode::StaticClass(); FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UInterchangeMeshLODContainerNode_Statics::Funcs)); } UClass* Z_Construct_UClass_UInterchangeMeshLODContainerNode() { if (!Z_Registration_Info_UClass_UInterchangeMeshLODContainerNode.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UInterchangeMeshLODContainerNode.OuterSingleton, Z_Construct_UClass_UInterchangeMeshLODContainerNode_Statics::ClassParams); } return Z_Registration_Info_UClass_UInterchangeMeshLODContainerNode.OuterSingleton; } DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UInterchangeMeshLODContainerNode); UInterchangeMeshLODContainerNode::~UInterchangeMeshLODContainerNode() {} // ********** End Class UInterchangeMeshLODContainerNode ******************************************* // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeMeshLODContainerNode_h__Script_InterchangeNodes_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UInterchangeMeshLODContainerNode, UInterchangeMeshLODContainerNode::StaticClass, TEXT("UInterchangeMeshLODContainerNode"), &Z_Registration_Info_UClass_UInterchangeMeshLODContainerNode, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UInterchangeMeshLODContainerNode), 2212281561U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeMeshLODContainerNode_h__Script_InterchangeNodes_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeMeshLODContainerNode_h__Script_InterchangeNodes_1944382650{ TEXT("/Script/InterchangeNodes"), Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeMeshLODContainerNode_h__Script_InterchangeNodes_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeMeshLODContainerNode_h__Script_InterchangeNodes_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS