// 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 "InterchangeFbxSettings.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeInterchangeFbxSettings() {} // ********** Begin Cross Module References ******************************************************** DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings(); INTERCHANGEFBXPARSER_API UClass* Z_Construct_UClass_UInterchangeFbxSettings(); INTERCHANGEFBXPARSER_API UClass* Z_Construct_UClass_UInterchangeFbxSettings_NoRegister(); INTERCHANGENODES_API UEnum* Z_Construct_UEnum_InterchangeNodes_EInterchangePropertyTracks(); UPackage* Z_Construct_UPackage__Script_InterchangeFbxParser(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UInterchangeFbxSettings ************************************************** FClassRegistrationInfo Z_Registration_Info_UClass_UInterchangeFbxSettings; UClass* UInterchangeFbxSettings::GetPrivateStaticClass() { using TClass = UInterchangeFbxSettings; if (!Z_Registration_Info_UClass_UInterchangeFbxSettings.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("InterchangeFbxSettings"), Z_Registration_Info_UClass_UInterchangeFbxSettings.InnerSingleton, StaticRegisterNativesUInterchangeFbxSettings, 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_UInterchangeFbxSettings.InnerSingleton; } UClass* Z_Construct_UClass_UInterchangeFbxSettings_NoRegister() { return UInterchangeFbxSettings::GetPrivateStaticClass(); } struct Z_Construct_UClass_UInterchangeFbxSettings_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "DisplayName", "FBX Settings" }, { "IncludePath", "InterchangeFbxSettings.h" }, { "ModuleRelativePath", "Public/InterchangeFbxSettings.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CustomPropertyTracks_MetaData[] = { { "Category", "FBX | Property Tracks" }, { "ModuleRelativePath", "Public/InterchangeFbxSettings.h" }, }; #endif // WITH_METADATA // ********** Begin Class UInterchangeFbxSettings constinit property declarations ****************** static const UECodeGen_Private::FIntPropertyParams NewProp_CustomPropertyTracks_ValueProp_Underlying; static const UECodeGen_Private::FEnumPropertyParams NewProp_CustomPropertyTracks_ValueProp; static const UECodeGen_Private::FStrPropertyParams NewProp_CustomPropertyTracks_Key_KeyProp; static const UECodeGen_Private::FMapPropertyParams NewProp_CustomPropertyTracks; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Class UInterchangeFbxSettings constinit property declarations ******************** static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UInterchangeFbxSettings_Statics // ********** Begin Class UInterchangeFbxSettings Property Definitions ***************************** const UECodeGen_Private::FIntPropertyParams Z_Construct_UClass_UInterchangeFbxSettings_Statics::NewProp_CustomPropertyTracks_ValueProp_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_UClass_UInterchangeFbxSettings_Statics::NewProp_CustomPropertyTracks_ValueProp = { "CustomPropertyTracks", nullptr, (EPropertyFlags)0x0000000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, Z_Construct_UEnum_InterchangeNodes_EInterchangePropertyTracks, METADATA_PARAMS(0, nullptr) }; // 1746434240 const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_UInterchangeFbxSettings_Statics::NewProp_CustomPropertyTracks_Key_KeyProp = { "CustomPropertyTracks_Key", nullptr, (EPropertyFlags)0x0000000000004001, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UInterchangeFbxSettings_Statics::NewProp_CustomPropertyTracks = { "CustomPropertyTracks", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UInterchangeFbxSettings, CustomPropertyTracks), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CustomPropertyTracks_MetaData), NewProp_CustomPropertyTracks_MetaData) }; // 1746434240 const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UInterchangeFbxSettings_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeFbxSettings_Statics::NewProp_CustomPropertyTracks_ValueProp_Underlying, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeFbxSettings_Statics::NewProp_CustomPropertyTracks_ValueProp, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeFbxSettings_Statics::NewProp_CustomPropertyTracks_Key_KeyProp, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UInterchangeFbxSettings_Statics::NewProp_CustomPropertyTracks, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeFbxSettings_Statics::PropPointers) < 2048); // ********** End Class UInterchangeFbxSettings Property Definitions ******************************* UObject* (*const Z_Construct_UClass_UInterchangeFbxSettings_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UDeveloperSettings, (UObject* (*)())Z_Construct_UPackage__Script_InterchangeFbxParser, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeFbxSettings_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UInterchangeFbxSettings_Statics::ClassParams = { &UInterchangeFbxSettings::StaticClass, "Interchange", &StaticCppClassTypeInfo, DependentSingletons, nullptr, Z_Construct_UClass_UInterchangeFbxSettings_Statics::PropPointers, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeFbxSettings_Statics::PropPointers), 0, 0x000800A4u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeFbxSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_UInterchangeFbxSettings_Statics::Class_MetaDataParams) }; void UInterchangeFbxSettings::StaticRegisterNativesUInterchangeFbxSettings() { } UClass* Z_Construct_UClass_UInterchangeFbxSettings() { if (!Z_Registration_Info_UClass_UInterchangeFbxSettings.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UInterchangeFbxSettings.OuterSingleton, Z_Construct_UClass_UInterchangeFbxSettings_Statics::ClassParams); } return Z_Registration_Info_UClass_UInterchangeFbxSettings.OuterSingleton; } DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UInterchangeFbxSettings); UInterchangeFbxSettings::~UInterchangeFbxSettings() {} // ********** End Class UInterchangeFbxSettings **************************************************** // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Parsers_Fbx_Public_InterchangeFbxSettings_h__Script_InterchangeFbxParser_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UInterchangeFbxSettings, UInterchangeFbxSettings::StaticClass, TEXT("UInterchangeFbxSettings"), &Z_Registration_Info_UClass_UInterchangeFbxSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UInterchangeFbxSettings), 3617106448U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Parsers_Fbx_Public_InterchangeFbxSettings_h__Script_InterchangeFbxParser_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Parsers_Fbx_Public_InterchangeFbxSettings_h__Script_InterchangeFbxParser_2412940276{ TEXT("/Script/InterchangeFbxParser"), Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Parsers_Fbx_Public_InterchangeFbxSettings_h__Script_InterchangeFbxParser_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Parsers_Fbx_Public_InterchangeFbxSettings_h__Script_InterchangeFbxParser_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS