// 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 "WorldPartition/WorldPartitionSettings.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeWorldPartitionSettings() {} // ********** Begin Cross Module References ******************************************************** COREUOBJECT_API UClass* Z_Construct_UClass_UClass_NoRegister(); DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings(); ENGINE_API UClass* Z_Construct_UClass_AActor_NoRegister(); ENGINE_API UClass* Z_Construct_UClass_UWorldPartitionEditorHash_NoRegister(); ENGINE_API UClass* Z_Construct_UClass_UWorldPartitionPropertyOverridePolicy_NoRegister(); ENGINE_API UClass* Z_Construct_UClass_UWorldPartitionRuntimeHash_NoRegister(); ENGINE_API UClass* Z_Construct_UClass_UWorldPartitionSettings(); ENGINE_API UClass* Z_Construct_UClass_UWorldPartitionSettings_NoRegister(); ENGINE_API UEnum* Z_Construct_UEnum_Engine_EHLODLayerType(); ENGINE_API UEnum* Z_Construct_UEnum_Engine_EWorldPartitionDataLayersLogicOperator(); ENGINE_API UScriptStruct* Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses(); UPackage* Z_Construct_UPackage__Script_Engine(); // ********** End Cross Module References ********************************************************** // ********** Begin ScriptStruct FHLODLayerTypeUnsupportedActorClasses ***************************** struct Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics { static inline consteval int32 GetStructSize() { return sizeof(FHLODLayerTypeUnsupportedActorClasses); } static inline consteval int16 GetStructAlignment() { return alignof(FHLODLayerTypeUnsupportedActorClasses); } #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { { "ModuleRelativePath", "Public/WorldPartition/WorldPartitionSettings.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActorClasses_MetaData[] = { { "ModuleRelativePath", "Public/WorldPartition/WorldPartitionSettings.h" }, }; #endif // WITH_METADATA // ********** Begin ScriptStruct FHLODLayerTypeUnsupportedActorClasses constinit property declarations static const UECodeGen_Private::FClassPropertyParams NewProp_ActorClasses_Inner; static const UECodeGen_Private::FArrayPropertyParams NewProp_ActorClasses; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End ScriptStruct FHLODLayerTypeUnsupportedActorClasses constinit property declarations static void* NewStructOps() { return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); } static const UECodeGen_Private::FStructParams StructParams; }; // struct Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses; class UScriptStruct* FHLODLayerTypeUnsupportedActorClasses::StaticStruct() { if (!Z_Registration_Info_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses.OuterSingleton) { Z_Registration_Info_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses, (UObject*)Z_Construct_UPackage__Script_Engine(), TEXT("HLODLayerTypeUnsupportedActorClasses")); } return Z_Registration_Info_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses.OuterSingleton; } // ********** Begin ScriptStruct FHLODLayerTypeUnsupportedActorClasses Property Definitions ******** const UECodeGen_Private::FClassPropertyParams Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics::NewProp_ActorClasses_Inner = { "ActorClasses", nullptr, (EPropertyFlags)0x0004000000004000, UECodeGen_Private::EPropertyGenFlags::Class, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UClass_NoRegister, Z_Construct_UClass_AActor_NoRegister, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics::NewProp_ActorClasses = { "ActorClasses", nullptr, (EPropertyFlags)0x0014000000004000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FHLODLayerTypeUnsupportedActorClasses, ActorClasses), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActorClasses_MetaData), NewProp_ActorClasses_MetaData) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics::NewProp_ActorClasses_Inner, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics::NewProp_ActorClasses, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics::PropPointers) < 2048); // ********** End ScriptStruct FHLODLayerTypeUnsupportedActorClasses Property Definitions ********** const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics::StructParams = { (UObject* (*)())Z_Construct_UPackage__Script_Engine, nullptr, &NewStructOps, "HLODLayerTypeUnsupportedActorClasses", Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics::PropPointers), sizeof(FHLODLayerTypeUnsupportedActorClasses), alignof(FHLODLayerTypeUnsupportedActorClasses), RF_Public|RF_Transient|RF_MarkAsNative, EStructFlags(0x00000001), METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics::Struct_MetaDataParams) }; UScriptStruct* Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses() { if (!Z_Registration_Info_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses.InnerSingleton) { UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses.InnerSingleton, Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics::StructParams); } return CastChecked(Z_Registration_Info_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses.InnerSingleton); } // ********** End ScriptStruct FHLODLayerTypeUnsupportedActorClasses ******************************* // ********** Begin Class UWorldPartitionSettings ************************************************** FClassRegistrationInfo Z_Registration_Info_UClass_UWorldPartitionSettings; UClass* UWorldPartitionSettings::GetPrivateStaticClass() { using TClass = UWorldPartitionSettings; if (!Z_Registration_Info_UClass_UWorldPartitionSettings.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("WorldPartitionSettings"), Z_Registration_Info_UClass_UWorldPartitionSettings.InnerSingleton, StaticRegisterNativesUWorldPartitionSettings, 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_UWorldPartitionSettings.InnerSingleton; } UClass* Z_Construct_UClass_UWorldPartitionSettings_NoRegister() { return UWorldPartitionSettings::GetPrivateStaticClass(); } struct Z_Construct_UClass_UWorldPartitionSettings_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "DisplayName", "World Partition" }, { "IncludePath", "WorldPartition/WorldPartitionSettings.h" }, { "ModuleRelativePath", "Public/WorldPartition/WorldPartitionSettings.h" }, { "ObjectInitializerConstructorDeclared", "" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NewMapsDataLayersLogicOperator_MetaData[] = { { "Category", "WorldPartition" }, { "Comment", "/** Set the default logical operator for actor data layers activation for new maps */" }, { "ModuleRelativePath", "Public/WorldPartition/WorldPartitionSettings.h" }, { "ToolTip", "Set the default logical operator for actor data layers activation for new maps" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bNewMapsEnableWorldPartition_MetaData[] = { { "Category", "WorldPartition" }, { "Comment", "/** Set the default to whether enable world partition for new maps created in the content broswer */" }, { "ModuleRelativePath", "Public/WorldPartition/WorldPartitionSettings.h" }, { "ToolTip", "Set the default to whether enable world partition for new maps created in the content broswer" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bNewMapsEnableWorldPartitionStreaming_MetaData[] = { { "Category", "WorldPartition" }, { "Comment", "/** Set the default to whether enable world partition streaming for new maps created in the content broswer */" }, { "ModuleRelativePath", "Public/WorldPartition/WorldPartitionSettings.h" }, { "ToolTip", "Set the default to whether enable world partition streaming for new maps created in the content broswer" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_EditorHashDefaultClass_MetaData[] = { { "Comment", "/** Set the default editor hash class to use for the editor */" }, { "ModuleRelativePath", "Public/WorldPartition/WorldPartitionSettings.h" }, { "ToolTip", "Set the default editor hash class to use for the editor" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RuntimeHashDefaultClass_MetaData[] = { { "Category", "WorldPartition" }, { "Comment", "/** Set the default runtime hash class to use for new maps */" }, { "ModuleRelativePath", "Public/WorldPartition/WorldPartitionSettings.h" }, { "ToolTip", "Set the default runtime hash class to use for new maps" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PropertyOverridePolicy_MetaData[] = { { "ModuleRelativePath", "Public/WorldPartition/WorldPartitionSettings.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UnsupportedActorClassesPerHLODLayerType_MetaData[] = { { "ModuleRelativePath", "Public/WorldPartition/WorldPartitionSettings.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShouldEDLPackagesInheritWorldChunkAssignmentsDuringCook_MetaData[] = { { "Category", "WorldPartition" }, { "DisplayName", "Cook - External Data Layers packages inherit World chunk assignments" }, { "ModuleRelativePath", "Public/WorldPartition/WorldPartitionSettings.h" }, }; #endif // WITH_METADATA // ********** Begin Class UWorldPartitionSettings constinit property declarations ****************** static const UECodeGen_Private::FBytePropertyParams NewProp_NewMapsDataLayersLogicOperator_Underlying; static const UECodeGen_Private::FEnumPropertyParams NewProp_NewMapsDataLayersLogicOperator; static void NewProp_bNewMapsEnableWorldPartition_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_bNewMapsEnableWorldPartition; static void NewProp_bNewMapsEnableWorldPartitionStreaming_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_bNewMapsEnableWorldPartitionStreaming; static const UECodeGen_Private::FClassPropertyParams NewProp_EditorHashDefaultClass; static const UECodeGen_Private::FClassPropertyParams NewProp_RuntimeHashDefaultClass; static const UECodeGen_Private::FObjectPropertyParams NewProp_PropertyOverridePolicy; static const UECodeGen_Private::FStructPropertyParams NewProp_UnsupportedActorClassesPerHLODLayerType_ValueProp; static const UECodeGen_Private::FBytePropertyParams NewProp_UnsupportedActorClassesPerHLODLayerType_Key_KeyProp_Underlying; static const UECodeGen_Private::FEnumPropertyParams NewProp_UnsupportedActorClassesPerHLODLayerType_Key_KeyProp; static const UECodeGen_Private::FMapPropertyParams NewProp_UnsupportedActorClassesPerHLODLayerType; static void NewProp_bShouldEDLPackagesInheritWorldChunkAssignmentsDuringCook_SetBit(void* Obj); static const UECodeGen_Private::FBoolPropertyParams NewProp_bShouldEDLPackagesInheritWorldChunkAssignmentsDuringCook; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Class UWorldPartitionSettings constinit property declarations ******************** static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UWorldPartitionSettings_Statics // ********** Begin Class UWorldPartitionSettings Property Definitions ***************************** const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_NewMapsDataLayersLogicOperator_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_NewMapsDataLayersLogicOperator = { "NewMapsDataLayersLogicOperator", nullptr, (EPropertyFlags)0x0020080000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionSettings, NewMapsDataLayersLogicOperator), Z_Construct_UEnum_Engine_EWorldPartitionDataLayersLogicOperator, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NewMapsDataLayersLogicOperator_MetaData), NewProp_NewMapsDataLayersLogicOperator_MetaData) }; // 3720304531 void Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_bNewMapsEnableWorldPartition_SetBit(void* Obj) { ((UWorldPartitionSettings*)Obj)->bNewMapsEnableWorldPartition = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_bNewMapsEnableWorldPartition = { "bNewMapsEnableWorldPartition", nullptr, (EPropertyFlags)0x0020080000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UWorldPartitionSettings), &Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_bNewMapsEnableWorldPartition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bNewMapsEnableWorldPartition_MetaData), NewProp_bNewMapsEnableWorldPartition_MetaData) }; void Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_bNewMapsEnableWorldPartitionStreaming_SetBit(void* Obj) { ((UWorldPartitionSettings*)Obj)->bNewMapsEnableWorldPartitionStreaming = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_bNewMapsEnableWorldPartitionStreaming = { "bNewMapsEnableWorldPartitionStreaming", nullptr, (EPropertyFlags)0x0020080000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UWorldPartitionSettings), &Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_bNewMapsEnableWorldPartitionStreaming_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bNewMapsEnableWorldPartitionStreaming_MetaData), NewProp_bNewMapsEnableWorldPartitionStreaming_MetaData) }; const UECodeGen_Private::FClassPropertyParams Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_EditorHashDefaultClass = { "EditorHashDefaultClass", nullptr, (EPropertyFlags)0x0024080000004000, UECodeGen_Private::EPropertyGenFlags::Class, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionSettings, EditorHashDefaultClass), Z_Construct_UClass_UClass_NoRegister, Z_Construct_UClass_UWorldPartitionEditorHash_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_EditorHashDefaultClass_MetaData), NewProp_EditorHashDefaultClass_MetaData) }; const UECodeGen_Private::FClassPropertyParams Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_RuntimeHashDefaultClass = { "RuntimeHashDefaultClass", nullptr, (EPropertyFlags)0x0024080002004001, UECodeGen_Private::EPropertyGenFlags::Class, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionSettings, RuntimeHashDefaultClass), Z_Construct_UClass_UClass_NoRegister, Z_Construct_UClass_UWorldPartitionRuntimeHash_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RuntimeHashDefaultClass_MetaData), NewProp_RuntimeHashDefaultClass_MetaData) }; const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_PropertyOverridePolicy = { "PropertyOverridePolicy", nullptr, (EPropertyFlags)0x0124080000002000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionSettings, PropertyOverridePolicy), Z_Construct_UClass_UWorldPartitionPropertyOverridePolicy_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PropertyOverridePolicy_MetaData), NewProp_PropertyOverridePolicy_MetaData) }; const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_UnsupportedActorClassesPerHLODLayerType_ValueProp = { "UnsupportedActorClassesPerHLODLayerType", nullptr, (EPropertyFlags)0x0000000000004000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses, METADATA_PARAMS(0, nullptr) }; // 2451919040 const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_UnsupportedActorClassesPerHLODLayerType_Key_KeyProp_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_UnsupportedActorClassesPerHLODLayerType_Key_KeyProp = { "UnsupportedActorClassesPerHLODLayerType_Key", nullptr, (EPropertyFlags)0x0000000000004000, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UEnum_Engine_EHLODLayerType, METADATA_PARAMS(0, nullptr) }; // 2575499627 const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_UnsupportedActorClassesPerHLODLayerType = { "UnsupportedActorClassesPerHLODLayerType", nullptr, (EPropertyFlags)0x0020080000004000, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionSettings, UnsupportedActorClassesPerHLODLayerType), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UnsupportedActorClassesPerHLODLayerType_MetaData), NewProp_UnsupportedActorClassesPerHLODLayerType_MetaData) }; // 2575499627 2451919040 void Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_bShouldEDLPackagesInheritWorldChunkAssignmentsDuringCook_SetBit(void* Obj) { ((UWorldPartitionSettings*)Obj)->bShouldEDLPackagesInheritWorldChunkAssignmentsDuringCook = 1; } const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_bShouldEDLPackagesInheritWorldChunkAssignmentsDuringCook = { "bShouldEDLPackagesInheritWorldChunkAssignmentsDuringCook", nullptr, (EPropertyFlags)0x0020080000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UWorldPartitionSettings), &Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_bShouldEDLPackagesInheritWorldChunkAssignmentsDuringCook_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShouldEDLPackagesInheritWorldChunkAssignmentsDuringCook_MetaData), NewProp_bShouldEDLPackagesInheritWorldChunkAssignmentsDuringCook_MetaData) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UWorldPartitionSettings_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_NewMapsDataLayersLogicOperator_Underlying, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_NewMapsDataLayersLogicOperator, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_bNewMapsEnableWorldPartition, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_bNewMapsEnableWorldPartitionStreaming, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_EditorHashDefaultClass, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_RuntimeHashDefaultClass, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_PropertyOverridePolicy, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_UnsupportedActorClassesPerHLODLayerType_ValueProp, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_UnsupportedActorClassesPerHLODLayerType_Key_KeyProp_Underlying, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_UnsupportedActorClassesPerHLODLayerType_Key_KeyProp, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_UnsupportedActorClassesPerHLODLayerType, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionSettings_Statics::NewProp_bShouldEDLPackagesInheritWorldChunkAssignmentsDuringCook, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UWorldPartitionSettings_Statics::PropPointers) < 2048); // ********** End Class UWorldPartitionSettings Property Definitions ******************************* UObject* (*const Z_Construct_UClass_UWorldPartitionSettings_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UDeveloperSettings, (UObject* (*)())Z_Construct_UPackage__Script_Engine, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UWorldPartitionSettings_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UWorldPartitionSettings_Statics::ClassParams = { &UWorldPartitionSettings::StaticClass, "Engine", &StaticCppClassTypeInfo, DependentSingletons, nullptr, Z_Construct_UClass_UWorldPartitionSettings_Statics::PropPointers, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, UE_ARRAY_COUNT(Z_Construct_UClass_UWorldPartitionSettings_Statics::PropPointers), 0, 0x000800A6u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UWorldPartitionSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_UWorldPartitionSettings_Statics::Class_MetaDataParams) }; void UWorldPartitionSettings::StaticRegisterNativesUWorldPartitionSettings() { } UClass* Z_Construct_UClass_UWorldPartitionSettings() { if (!Z_Registration_Info_UClass_UWorldPartitionSettings.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UWorldPartitionSettings.OuterSingleton, Z_Construct_UClass_UWorldPartitionSettings_Statics::ClassParams); } return Z_Registration_Info_UClass_UWorldPartitionSettings.OuterSingleton; } DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UWorldPartitionSettings); UWorldPartitionSettings::~UWorldPartitionSettings() {} // ********** End Class UWorldPartitionSettings **************************************************** // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_WorldPartitionSettings_h__Script_Engine_Statics { static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = { { FHLODLayerTypeUnsupportedActorClasses::StaticStruct, Z_Construct_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses_Statics::NewStructOps, TEXT("HLODLayerTypeUnsupportedActorClasses"),&Z_Registration_Info_UScriptStruct_FHLODLayerTypeUnsupportedActorClasses, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FHLODLayerTypeUnsupportedActorClasses), 2451919040U) }, }; static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UWorldPartitionSettings, UWorldPartitionSettings::StaticClass, TEXT("UWorldPartitionSettings"), &Z_Registration_Info_UClass_UWorldPartitionSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UWorldPartitionSettings), 378509237U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_WorldPartitionSettings_h__Script_Engine_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_WorldPartitionSettings_h__Script_Engine_3189584143{ TEXT("/Script/Engine"), Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_WorldPartitionSettings_h__Script_Engine_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_WorldPartitionSettings_h__Script_Engine_Statics::ClassInfo), Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_WorldPartitionSettings_h__Script_Engine_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_WorldPartitionSettings_h__Script_Engine_Statics::ScriptStructInfo), nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS