634 lines
54 KiB
C++
634 lines
54 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 "WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h"
|
|
#include "WorldPartition/WorldPartition.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
|
void EmptyLinkFunctionForGeneratedCodeWorldPartitionRuntimeHashSet() {}
|
|
|
|
// ********** Begin Cross Module References ********************************************************
|
|
COREUOBJECT_API UClass* Z_Construct_UClass_UClass_NoRegister();
|
|
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FGuid();
|
|
ENGINE_API UClass* Z_Construct_UClass_UHLODLayer_NoRegister();
|
|
ENGINE_API UClass* Z_Construct_UClass_URuntimeHashExternalStreamingObjectBase();
|
|
ENGINE_API UClass* Z_Construct_UClass_URuntimeHashSetExternalStreamingObject();
|
|
ENGINE_API UClass* Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_NoRegister();
|
|
ENGINE_API UClass* Z_Construct_UClass_URuntimePartition_NoRegister();
|
|
ENGINE_API UClass* Z_Construct_UClass_UWorldPartitionRuntimeCell_NoRegister();
|
|
ENGINE_API UClass* Z_Construct_UClass_UWorldPartitionRuntimeHash();
|
|
ENGINE_API UClass* Z_Construct_UClass_UWorldPartitionRuntimeHashSet();
|
|
ENGINE_API UClass* Z_Construct_UClass_UWorldPartitionRuntimeHashSet_NoRegister();
|
|
ENGINE_API UScriptStruct* Z_Construct_UScriptStruct_FRuntimePartitionDesc();
|
|
ENGINE_API UScriptStruct* Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup();
|
|
ENGINE_API UScriptStruct* Z_Construct_UScriptStruct_FRuntimePartitionStreamingData();
|
|
UPackage* Z_Construct_UPackage__Script_Engine();
|
|
// ********** End Cross Module References **********************************************************
|
|
|
|
// ********** Begin ScriptStruct FRuntimePartitionHLODSetup ****************************************
|
|
struct Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics
|
|
{
|
|
static inline consteval int32 GetStructSize() { return sizeof(FRuntimePartitionHLODSetup); }
|
|
static inline consteval int16 GetStructAlignment() { return alignof(FRuntimePartitionHLODSetup); }
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
|
|
{ "Comment", "/** Holds an HLOD setup for a particular partition class. */" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "ToolTip", "Holds an HLOD setup for a particular partition class." },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Name_MetaData[] = {
|
|
{ "Category", "RuntimeSettings" },
|
|
{ "Comment", "/** Name for this HLOD layer setup */" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "ToolTip", "Name for this HLOD layer setup" },
|
|
};
|
|
#if WITH_EDITORONLY_DATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HLODLayers_MetaData[] = {
|
|
{ "Category", "RuntimeSettings" },
|
|
{ "Comment", "/** Associated HLOD Layer objects */" },
|
|
{ "DisplayName", "HLOD Layers To Include" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "ToolTip", "Associated HLOD Layer objects" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RowDisplayName_MetaData[] = {
|
|
{ "Category", "RuntimeSettings" },
|
|
{ "Comment", "/** Used as the \"TitlePropery\" when showing as an array item */" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "ToolTip", "Used as the \"TitlePropery\" when showing as an array item" },
|
|
};
|
|
#endif // WITH_EDITORONLY_DATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PartitionLayer_MetaData[] = {
|
|
{ "Category", "RuntimeSettings" },
|
|
{ "EditInline", "true" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "NoResetToDefault", "" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsSpatiallyLoaded_MetaData[] = {
|
|
{ "Comment", "/** Whether this HLOD setup is spatially loaded or not */" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "ToolTip", "Whether this HLOD setup is spatially loaded or not" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin ScriptStruct FRuntimePartitionHLODSetup constinit property declarations ********
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_Name;
|
|
#if WITH_EDITORONLY_DATA
|
|
static const UECodeGen_Private::FObjectPropertyParams NewProp_HLODLayers_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_HLODLayers;
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_RowDisplayName;
|
|
#endif // WITH_EDITORONLY_DATA
|
|
static const UECodeGen_Private::FObjectPropertyParams NewProp_PartitionLayer;
|
|
static void NewProp_bIsSpatiallyLoaded_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsSpatiallyLoaded;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End ScriptStruct FRuntimePartitionHLODSetup constinit property declarations **********
|
|
static void* NewStructOps()
|
|
{
|
|
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FRuntimePartitionHLODSetup>();
|
|
}
|
|
static const UECodeGen_Private::FStructParams StructParams;
|
|
}; // struct Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics
|
|
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FRuntimePartitionHLODSetup;
|
|
class UScriptStruct* FRuntimePartitionHLODSetup::StaticStruct()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FRuntimePartitionHLODSetup.OuterSingleton)
|
|
{
|
|
Z_Registration_Info_UScriptStruct_FRuntimePartitionHLODSetup.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup, (UObject*)Z_Construct_UPackage__Script_Engine(), TEXT("RuntimePartitionHLODSetup"));
|
|
}
|
|
return Z_Registration_Info_UScriptStruct_FRuntimePartitionHLODSetup.OuterSingleton;
|
|
}
|
|
|
|
// ********** Begin ScriptStruct FRuntimePartitionHLODSetup Property Definitions *******************
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_Name = { "Name", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRuntimePartitionHLODSetup, Name), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Name_MetaData), NewProp_Name_MetaData) };
|
|
#if WITH_EDITORONLY_DATA
|
|
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_HLODLayers_Inner = { "HLODLayers", nullptr, (EPropertyFlags)0x0104000800000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UHLODLayer_NoRegister, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_HLODLayers = { "HLODLayers", nullptr, (EPropertyFlags)0x0114000800000001, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRuntimePartitionHLODSetup, HLODLayers), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HLODLayers_MetaData), NewProp_HLODLayers_MetaData) };
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_RowDisplayName = { "RowDisplayName", nullptr, (EPropertyFlags)0x0010000800022001, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRuntimePartitionHLODSetup, RowDisplayName), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RowDisplayName_MetaData), NewProp_RowDisplayName_MetaData) };
|
|
#endif // WITH_EDITORONLY_DATA
|
|
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_PartitionLayer = { "PartitionLayer", nullptr, (EPropertyFlags)0x0116000000080009, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRuntimePartitionHLODSetup, PartitionLayer), Z_Construct_UClass_URuntimePartition_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PartitionLayer_MetaData), NewProp_PartitionLayer_MetaData) };
|
|
void Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_bIsSpatiallyLoaded_SetBit(void* Obj)
|
|
{
|
|
((FRuntimePartitionHLODSetup*)Obj)->bIsSpatiallyLoaded = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_bIsSpatiallyLoaded = { "bIsSpatiallyLoaded", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FRuntimePartitionHLODSetup), &Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_bIsSpatiallyLoaded_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsSpatiallyLoaded_MetaData), NewProp_bIsSpatiallyLoaded_MetaData) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_Name,
|
|
#if WITH_EDITORONLY_DATA
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_HLODLayers_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_HLODLayers,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_RowDisplayName,
|
|
#endif // WITH_EDITORONLY_DATA
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_PartitionLayer,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewProp_bIsSpatiallyLoaded,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::PropPointers) < 2048);
|
|
// ********** End ScriptStruct FRuntimePartitionHLODSetup Property Definitions *********************
|
|
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::StructParams = {
|
|
(UObject* (*)())Z_Construct_UPackage__Script_Engine,
|
|
nullptr,
|
|
&NewStructOps,
|
|
"RuntimePartitionHLODSetup",
|
|
Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::PropPointers),
|
|
sizeof(FRuntimePartitionHLODSetup),
|
|
alignof(FRuntimePartitionHLODSetup),
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
|
EStructFlags(0x00000005),
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::Struct_MetaDataParams)
|
|
};
|
|
UScriptStruct* Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FRuntimePartitionHLODSetup.InnerSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FRuntimePartitionHLODSetup.InnerSingleton, Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::StructParams);
|
|
}
|
|
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FRuntimePartitionHLODSetup.InnerSingleton);
|
|
}
|
|
// ********** End ScriptStruct FRuntimePartitionHLODSetup ******************************************
|
|
|
|
// ********** Begin ScriptStruct FRuntimePartitionDesc *********************************************
|
|
struct Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics
|
|
{
|
|
static inline consteval int32 GetStructSize() { return sizeof(FRuntimePartitionDesc); }
|
|
static inline consteval int16 GetStructAlignment() { return alignof(FRuntimePartitionDesc); }
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
|
|
{ "Comment", "/** Holds settings for a runtime partition instance. */" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "ToolTip", "Holds settings for a runtime partition instance." },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Name_MetaData[] = {
|
|
{ "Category", "RuntimeSettings" },
|
|
{ "Comment", "/** Name for this partition, used to map actors to it through the Actor.RuntimeGrid property */" },
|
|
{ "EditCondition", "MainLayer != nullptr" },
|
|
{ "HideEditConditionToggle", "" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "ToolTip", "Name for this partition, used to map actors to it through the Actor.RuntimeGrid property" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Class_MetaData[] = {
|
|
{ "Comment", "/** Partition class *///UE_DEPRECATED(5.7, \"This property isn't used anymore\")\n" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "ToolTip", "Partition class //UE_DEPRECATED(5.7, \"This property isn't used anymore\")" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MainLayer_MetaData[] = {
|
|
{ "Category", "RuntimeSettings" },
|
|
{ "Comment", "/** Main partition object */" },
|
|
{ "DisplayName", "Main Partition" },
|
|
{ "EditInline", "true" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "NoResetToDefault", "" },
|
|
{ "ToolTip", "Main partition object" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HLODSetups_MetaData[] = {
|
|
{ "Category", "RuntimeSettings" },
|
|
{ "Comment", "/** HLOD setups used by this partition, one for each layers in the hierarchy */" },
|
|
{ "DisplayName", "HLOD Partitions" },
|
|
{ "EditCondition", "MainLayer != nullptr" },
|
|
{ "HideEditConditionToggle", "" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "TitleProperty", "RowDisplayName" },
|
|
{ "ToolTip", "HLOD setups used by this partition, one for each layers in the hierarchy" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin ScriptStruct FRuntimePartitionDesc constinit property declarations *************
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_Name;
|
|
static const UECodeGen_Private::FClassPropertyParams NewProp_Class;
|
|
static const UECodeGen_Private::FObjectPropertyParams NewProp_MainLayer;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_HLODSetups_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_HLODSetups;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End ScriptStruct FRuntimePartitionDesc constinit property declarations ***************
|
|
static void* NewStructOps()
|
|
{
|
|
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FRuntimePartitionDesc>();
|
|
}
|
|
static const UECodeGen_Private::FStructParams StructParams;
|
|
}; // struct Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics
|
|
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FRuntimePartitionDesc;
|
|
class UScriptStruct* FRuntimePartitionDesc::StaticStruct()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FRuntimePartitionDesc.OuterSingleton)
|
|
{
|
|
Z_Registration_Info_UScriptStruct_FRuntimePartitionDesc.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FRuntimePartitionDesc, (UObject*)Z_Construct_UPackage__Script_Engine(), TEXT("RuntimePartitionDesc"));
|
|
}
|
|
return Z_Registration_Info_UScriptStruct_FRuntimePartitionDesc.OuterSingleton;
|
|
}
|
|
|
|
// ********** Begin ScriptStruct FRuntimePartitionDesc Property Definitions ************************
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::NewProp_Name = { "Name", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRuntimePartitionDesc, Name), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Name_MetaData), NewProp_Name_MetaData) };
|
|
const UECodeGen_Private::FClassPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::NewProp_Class = { "Class", nullptr, (EPropertyFlags)0x0014000000000000, UECodeGen_Private::EPropertyGenFlags::Class, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRuntimePartitionDesc, Class), Z_Construct_UClass_UClass_NoRegister, Z_Construct_UClass_URuntimePartition_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Class_MetaData), NewProp_Class_MetaData) };
|
|
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::NewProp_MainLayer = { "MainLayer", nullptr, (EPropertyFlags)0x0116000000080009, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRuntimePartitionDesc, MainLayer), Z_Construct_UClass_URuntimePartition_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MainLayer_MetaData), NewProp_MainLayer_MetaData) };
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::NewProp_HLODSetups_Inner = { "HLODSetups", nullptr, (EPropertyFlags)0x0000008000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup, METADATA_PARAMS(0, nullptr) }; // 55886303
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::NewProp_HLODSetups = { "HLODSetups", nullptr, (EPropertyFlags)0x0010008000000001, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRuntimePartitionDesc, HLODSetups), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HLODSetups_MetaData), NewProp_HLODSetups_MetaData) }; // 55886303
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::NewProp_Name,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::NewProp_Class,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::NewProp_MainLayer,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::NewProp_HLODSetups_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::NewProp_HLODSetups,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::PropPointers) < 2048);
|
|
// ********** End ScriptStruct FRuntimePartitionDesc Property Definitions **************************
|
|
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::StructParams = {
|
|
(UObject* (*)())Z_Construct_UPackage__Script_Engine,
|
|
nullptr,
|
|
&NewStructOps,
|
|
"RuntimePartitionDesc",
|
|
Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::PropPointers),
|
|
sizeof(FRuntimePartitionDesc),
|
|
alignof(FRuntimePartitionDesc),
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
|
EStructFlags(0x00000005),
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::Struct_MetaDataParams)
|
|
};
|
|
UScriptStruct* Z_Construct_UScriptStruct_FRuntimePartitionDesc()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FRuntimePartitionDesc.InnerSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FRuntimePartitionDesc.InnerSingleton, Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::StructParams);
|
|
}
|
|
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FRuntimePartitionDesc.InnerSingleton);
|
|
}
|
|
// ********** End ScriptStruct FRuntimePartitionDesc ***********************************************
|
|
|
|
// ********** Begin ScriptStruct FRuntimePartitionStreamingData ************************************
|
|
struct Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics
|
|
{
|
|
static inline consteval int32 GetStructSize() { return sizeof(FRuntimePartitionStreamingData); }
|
|
static inline consteval int16 GetStructAlignment() { return alignof(FRuntimePartitionStreamingData); }
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Name_MetaData[] = {
|
|
{ "Comment", "/** Name of the runtime partition, currently maps to target grids. */" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "ToolTip", "Name of the runtime partition, currently maps to target grids." },
|
|
};
|
|
#if WITH_EDITORONLY_DATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DebugName_MetaData[] = {
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
};
|
|
#endif // WITH_EDITORONLY_DATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingRange_MetaData[] = {
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SpatiallyLoadedCells_MetaData[] = {
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NonSpatiallyLoadedCells_MetaData[] = {
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin ScriptStruct FRuntimePartitionStreamingData constinit property declarations ****
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_Name;
|
|
#if WITH_EDITORONLY_DATA
|
|
static const UECodeGen_Private::FStrPropertyParams NewProp_DebugName;
|
|
#endif // WITH_EDITORONLY_DATA
|
|
static const UECodeGen_Private::FIntPropertyParams NewProp_LoadingRange;
|
|
static const UECodeGen_Private::FObjectPropertyParams NewProp_SpatiallyLoadedCells_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_SpatiallyLoadedCells;
|
|
static const UECodeGen_Private::FObjectPropertyParams NewProp_NonSpatiallyLoadedCells_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_NonSpatiallyLoadedCells;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End ScriptStruct FRuntimePartitionStreamingData constinit property declarations ******
|
|
static void* NewStructOps()
|
|
{
|
|
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FRuntimePartitionStreamingData>();
|
|
}
|
|
static const UECodeGen_Private::FStructParams StructParams;
|
|
}; // struct Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics
|
|
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FRuntimePartitionStreamingData;
|
|
class UScriptStruct* FRuntimePartitionStreamingData::StaticStruct()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FRuntimePartitionStreamingData.OuterSingleton)
|
|
{
|
|
Z_Registration_Info_UScriptStruct_FRuntimePartitionStreamingData.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FRuntimePartitionStreamingData, (UObject*)Z_Construct_UPackage__Script_Engine(), TEXT("RuntimePartitionStreamingData"));
|
|
}
|
|
return Z_Registration_Info_UScriptStruct_FRuntimePartitionStreamingData.OuterSingleton;
|
|
}
|
|
|
|
// ********** Begin ScriptStruct FRuntimePartitionStreamingData Property Definitions ***************
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_Name = { "Name", nullptr, (EPropertyFlags)0x0020080000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRuntimePartitionStreamingData, Name), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Name_MetaData), NewProp_Name_MetaData) };
|
|
#if WITH_EDITORONLY_DATA
|
|
const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_DebugName = { "DebugName", nullptr, (EPropertyFlags)0x0020080800000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRuntimePartitionStreamingData, DebugName), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DebugName_MetaData), NewProp_DebugName_MetaData) };
|
|
#endif // WITH_EDITORONLY_DATA
|
|
const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_LoadingRange = { "LoadingRange", nullptr, (EPropertyFlags)0x0020080000000000, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRuntimePartitionStreamingData, LoadingRange), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingRange_MetaData), NewProp_LoadingRange_MetaData) };
|
|
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_SpatiallyLoadedCells_Inner = { "SpatiallyLoadedCells", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UWorldPartitionRuntimeCell_NoRegister, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_SpatiallyLoadedCells = { "SpatiallyLoadedCells", nullptr, (EPropertyFlags)0x0124080000000000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRuntimePartitionStreamingData, SpatiallyLoadedCells), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SpatiallyLoadedCells_MetaData), NewProp_SpatiallyLoadedCells_MetaData) };
|
|
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_NonSpatiallyLoadedCells_Inner = { "NonSpatiallyLoadedCells", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UWorldPartitionRuntimeCell_NoRegister, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_NonSpatiallyLoadedCells = { "NonSpatiallyLoadedCells", nullptr, (EPropertyFlags)0x0124080000000000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRuntimePartitionStreamingData, NonSpatiallyLoadedCells), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NonSpatiallyLoadedCells_MetaData), NewProp_NonSpatiallyLoadedCells_MetaData) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_Name,
|
|
#if WITH_EDITORONLY_DATA
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_DebugName,
|
|
#endif // WITH_EDITORONLY_DATA
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_LoadingRange,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_SpatiallyLoadedCells_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_SpatiallyLoadedCells,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_NonSpatiallyLoadedCells_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewProp_NonSpatiallyLoadedCells,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::PropPointers) < 2048);
|
|
// ********** End ScriptStruct FRuntimePartitionStreamingData Property Definitions *****************
|
|
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::StructParams = {
|
|
(UObject* (*)())Z_Construct_UPackage__Script_Engine,
|
|
nullptr,
|
|
&NewStructOps,
|
|
"RuntimePartitionStreamingData",
|
|
Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::PropPointers),
|
|
sizeof(FRuntimePartitionStreamingData),
|
|
alignof(FRuntimePartitionStreamingData),
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
|
EStructFlags(0x00000001),
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::Struct_MetaDataParams)
|
|
};
|
|
UScriptStruct* Z_Construct_UScriptStruct_FRuntimePartitionStreamingData()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FRuntimePartitionStreamingData.InnerSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FRuntimePartitionStreamingData.InnerSingleton, Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::StructParams);
|
|
}
|
|
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FRuntimePartitionStreamingData.InnerSingleton);
|
|
}
|
|
// ********** End ScriptStruct FRuntimePartitionStreamingData **************************************
|
|
|
|
// ********** Begin Class URuntimeHashSetExternalStreamingObject ***********************************
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_URuntimeHashSetExternalStreamingObject;
|
|
UClass* URuntimeHashSetExternalStreamingObject::GetPrivateStaticClass()
|
|
{
|
|
using TClass = URuntimeHashSetExternalStreamingObject;
|
|
if (!Z_Registration_Info_UClass_URuntimeHashSetExternalStreamingObject.InnerSingleton)
|
|
{
|
|
GetPrivateStaticClassBody(
|
|
TClass::StaticPackage(),
|
|
TEXT("RuntimeHashSetExternalStreamingObject"),
|
|
Z_Registration_Info_UClass_URuntimeHashSetExternalStreamingObject.InnerSingleton,
|
|
StaticRegisterNativesURuntimeHashSetExternalStreamingObject,
|
|
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_URuntimeHashSetExternalStreamingObject.InnerSingleton;
|
|
}
|
|
UClass* Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_NoRegister()
|
|
{
|
|
return URuntimeHashSetExternalStreamingObject::GetPrivateStaticClass();
|
|
}
|
|
struct Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics
|
|
{
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
|
{ "IncludePath", "WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RuntimeStreamingData_MetaData[] = {
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Class URuntimeHashSetExternalStreamingObject constinit property declarations ***
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_RuntimeStreamingData_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_RuntimeStreamingData;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Class URuntimeHashSetExternalStreamingObject constinit property declarations *****
|
|
static UObject* (*const DependentSingletons[])();
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
|
TCppClassTypeTraits<URuntimeHashSetExternalStreamingObject>::IsAbstract,
|
|
};
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
|
}; // struct Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics
|
|
|
|
// ********** Begin Class URuntimeHashSetExternalStreamingObject Property Definitions **************
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::NewProp_RuntimeStreamingData_Inner = { "RuntimeStreamingData", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FRuntimePartitionStreamingData, METADATA_PARAMS(0, nullptr) }; // 1789973980
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::NewProp_RuntimeStreamingData = { "RuntimeStreamingData", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(URuntimeHashSetExternalStreamingObject, RuntimeStreamingData), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RuntimeStreamingData_MetaData), NewProp_RuntimeStreamingData_MetaData) }; // 1789973980
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::NewProp_RuntimeStreamingData_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::NewProp_RuntimeStreamingData,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::PropPointers) < 2048);
|
|
// ********** End Class URuntimeHashSetExternalStreamingObject Property Definitions ****************
|
|
UObject* (*const Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::DependentSingletons[])() = {
|
|
(UObject* (*)())Z_Construct_UClass_URuntimeHashExternalStreamingObjectBase,
|
|
(UObject* (*)())Z_Construct_UPackage__Script_Engine,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::DependentSingletons) < 16);
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::ClassParams = {
|
|
&URuntimeHashSetExternalStreamingObject::StaticClass,
|
|
nullptr,
|
|
&StaticCppClassTypeInfo,
|
|
DependentSingletons,
|
|
nullptr,
|
|
Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::PropPointers,
|
|
nullptr,
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
|
0,
|
|
UE_ARRAY_COUNT(Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::PropPointers),
|
|
0,
|
|
0x000800A0u,
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::Class_MetaDataParams), Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::Class_MetaDataParams)
|
|
};
|
|
void URuntimeHashSetExternalStreamingObject::StaticRegisterNativesURuntimeHashSetExternalStreamingObject()
|
|
{
|
|
}
|
|
UClass* Z_Construct_UClass_URuntimeHashSetExternalStreamingObject()
|
|
{
|
|
if (!Z_Registration_Info_UClass_URuntimeHashSetExternalStreamingObject.OuterSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_URuntimeHashSetExternalStreamingObject.OuterSingleton, Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_Statics::ClassParams);
|
|
}
|
|
return Z_Registration_Info_UClass_URuntimeHashSetExternalStreamingObject.OuterSingleton;
|
|
}
|
|
URuntimeHashSetExternalStreamingObject::URuntimeHashSetExternalStreamingObject(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, URuntimeHashSetExternalStreamingObject);
|
|
URuntimeHashSetExternalStreamingObject::~URuntimeHashSetExternalStreamingObject() {}
|
|
// ********** End Class URuntimeHashSetExternalStreamingObject *************************************
|
|
|
|
// ********** Begin Class UWorldPartitionRuntimeHashSet ********************************************
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UWorldPartitionRuntimeHashSet;
|
|
UClass* UWorldPartitionRuntimeHashSet::GetPrivateStaticClass()
|
|
{
|
|
using TClass = UWorldPartitionRuntimeHashSet;
|
|
if (!Z_Registration_Info_UClass_UWorldPartitionRuntimeHashSet.InnerSingleton)
|
|
{
|
|
GetPrivateStaticClassBody(
|
|
TClass::StaticPackage(),
|
|
TEXT("WorldPartitionRuntimeHashSet"),
|
|
Z_Registration_Info_UClass_UWorldPartitionRuntimeHashSet.InnerSingleton,
|
|
StaticRegisterNativesUWorldPartitionRuntimeHashSet,
|
|
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_UWorldPartitionRuntimeHashSet.InnerSingleton;
|
|
}
|
|
UClass* Z_Construct_UClass_UWorldPartitionRuntimeHashSet_NoRegister()
|
|
{
|
|
return UWorldPartitionRuntimeHashSet::GetPrivateStaticClass();
|
|
}
|
|
struct Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics
|
|
{
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
|
{ "AutoExpandCategories", "WorldPartition" },
|
|
{ "IncludePath", "WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RuntimePartitions_MetaData[] = {
|
|
{ "Category", "RuntimeSettings" },
|
|
{ "Comment", "/** Array of runtime partition descriptors */" },
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
{ "TitleProperty", "Name" },
|
|
{ "ToolTip", "Array of runtime partition descriptors" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RuntimeStreamingData_MetaData[] = {
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WorldAssetStreamingObjects_MetaData[] = {
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_StandaloneHLODActorToSourceCellsMap_MetaData[] = {
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CustomHLODActorToSourceCellsMap_MetaData[] = {
|
|
{ "ModuleRelativePath", "Public/WorldPartition/RuntimeHashSet/WorldPartitionRuntimeHashSet.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Class UWorldPartitionRuntimeHashSet constinit property declarations ************
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_RuntimePartitions_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_RuntimePartitions;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_RuntimeStreamingData_Inner;
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_RuntimeStreamingData;
|
|
static const UECodeGen_Private::FObjectPropertyParams NewProp_WorldAssetStreamingObjects_ValueProp;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_WorldAssetStreamingObjects_Key_KeyProp;
|
|
static const UECodeGen_Private::FMapPropertyParams NewProp_WorldAssetStreamingObjects;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_StandaloneHLODActorToSourceCellsMap_ValueProp;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_StandaloneHLODActorToSourceCellsMap_Key_KeyProp;
|
|
static const UECodeGen_Private::FMapPropertyParams NewProp_StandaloneHLODActorToSourceCellsMap;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_CustomHLODActorToSourceCellsMap_ValueProp;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_CustomHLODActorToSourceCellsMap_Key_KeyProp;
|
|
static const UECodeGen_Private::FMapPropertyParams NewProp_CustomHLODActorToSourceCellsMap;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Class UWorldPartitionRuntimeHashSet constinit property declarations **************
|
|
static UObject* (*const DependentSingletons[])();
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
|
TCppClassTypeTraits<UWorldPartitionRuntimeHashSet>::IsAbstract,
|
|
};
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
|
}; // struct Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics
|
|
|
|
// ********** Begin Class UWorldPartitionRuntimeHashSet Property Definitions ***********************
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_RuntimePartitions_Inner = { "RuntimePartitions", nullptr, (EPropertyFlags)0x0000008000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FRuntimePartitionDesc, METADATA_PARAMS(0, nullptr) }; // 2272488649
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_RuntimePartitions = { "RuntimePartitions", nullptr, (EPropertyFlags)0x0040008000000001, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionRuntimeHashSet, RuntimePartitions), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RuntimePartitions_MetaData), NewProp_RuntimePartitions_MetaData) }; // 2272488649
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_RuntimeStreamingData_Inner = { "RuntimeStreamingData", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FRuntimePartitionStreamingData, METADATA_PARAMS(0, nullptr) }; // 1789973980
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_RuntimeStreamingData = { "RuntimeStreamingData", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionRuntimeHashSet, RuntimeStreamingData), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RuntimeStreamingData_MetaData), NewProp_RuntimeStreamingData_MetaData) }; // 1789973980
|
|
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_WorldAssetStreamingObjects_ValueProp = { "WorldAssetStreamingObjects", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, Z_Construct_UClass_URuntimeHashSetExternalStreamingObject_NoRegister, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_WorldAssetStreamingObjects_Key_KeyProp = { "WorldAssetStreamingObjects_Key", nullptr, (EPropertyFlags)0x0100000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FGuid, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_WorldAssetStreamingObjects = { "WorldAssetStreamingObjects", nullptr, (EPropertyFlags)0x0144000000002000, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionRuntimeHashSet, WorldAssetStreamingObjects), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WorldAssetStreamingObjects_MetaData), NewProp_WorldAssetStreamingObjects_MetaData) };
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_StandaloneHLODActorToSourceCellsMap_ValueProp = { "StandaloneHLODActorToSourceCellsMap", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, Z_Construct_UScriptStruct_FGuid, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_StandaloneHLODActorToSourceCellsMap_Key_KeyProp = { "StandaloneHLODActorToSourceCellsMap_Key", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FGuid, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_StandaloneHLODActorToSourceCellsMap = { "StandaloneHLODActorToSourceCellsMap", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionRuntimeHashSet, StandaloneHLODActorToSourceCellsMap), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_StandaloneHLODActorToSourceCellsMap_MetaData), NewProp_StandaloneHLODActorToSourceCellsMap_MetaData) };
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_CustomHLODActorToSourceCellsMap_ValueProp = { "CustomHLODActorToSourceCellsMap", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, Z_Construct_UScriptStruct_FGuid, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_CustomHLODActorToSourceCellsMap_Key_KeyProp = { "CustomHLODActorToSourceCellsMap_Key", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FGuid, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_CustomHLODActorToSourceCellsMap = { "CustomHLODActorToSourceCellsMap", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionRuntimeHashSet, CustomHLODActorToSourceCellsMap), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CustomHLODActorToSourceCellsMap_MetaData), NewProp_CustomHLODActorToSourceCellsMap_MetaData) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_RuntimePartitions_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_RuntimePartitions,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_RuntimeStreamingData_Inner,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_RuntimeStreamingData,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_WorldAssetStreamingObjects_ValueProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_WorldAssetStreamingObjects_Key_KeyProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_WorldAssetStreamingObjects,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_StandaloneHLODActorToSourceCellsMap_ValueProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_StandaloneHLODActorToSourceCellsMap_Key_KeyProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_StandaloneHLODActorToSourceCellsMap,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_CustomHLODActorToSourceCellsMap_ValueProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_CustomHLODActorToSourceCellsMap_Key_KeyProp,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::NewProp_CustomHLODActorToSourceCellsMap,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::PropPointers) < 2048);
|
|
// ********** End Class UWorldPartitionRuntimeHashSet Property Definitions *************************
|
|
UObject* (*const Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::DependentSingletons[])() = {
|
|
(UObject* (*)())Z_Construct_UClass_UWorldPartitionRuntimeHash,
|
|
(UObject* (*)())Z_Construct_UPackage__Script_Engine,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::DependentSingletons) < 16);
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::ClassParams = {
|
|
&UWorldPartitionRuntimeHashSet::StaticClass,
|
|
nullptr,
|
|
&StaticCppClassTypeInfo,
|
|
DependentSingletons,
|
|
nullptr,
|
|
Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::PropPointers,
|
|
nullptr,
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
|
0,
|
|
UE_ARRAY_COUNT(Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::PropPointers),
|
|
0,
|
|
0x008800A0u,
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::Class_MetaDataParams), Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::Class_MetaDataParams)
|
|
};
|
|
void UWorldPartitionRuntimeHashSet::StaticRegisterNativesUWorldPartitionRuntimeHashSet()
|
|
{
|
|
}
|
|
UClass* Z_Construct_UClass_UWorldPartitionRuntimeHashSet()
|
|
{
|
|
if (!Z_Registration_Info_UClass_UWorldPartitionRuntimeHashSet.OuterSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UWorldPartitionRuntimeHashSet.OuterSingleton, Z_Construct_UClass_UWorldPartitionRuntimeHashSet_Statics::ClassParams);
|
|
}
|
|
return Z_Registration_Info_UClass_UWorldPartitionRuntimeHashSet.OuterSingleton;
|
|
}
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UWorldPartitionRuntimeHashSet);
|
|
UWorldPartitionRuntimeHashSet::~UWorldPartitionRuntimeHashSet() {}
|
|
// ********** End Class UWorldPartitionRuntimeHashSet **********************************************
|
|
|
|
// ********** Begin Registration *******************************************************************
|
|
struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_RuntimeHashSet_WorldPartitionRuntimeHashSet_h__Script_Engine_Statics
|
|
{
|
|
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
|
|
{ FRuntimePartitionHLODSetup::StaticStruct, Z_Construct_UScriptStruct_FRuntimePartitionHLODSetup_Statics::NewStructOps, TEXT("RuntimePartitionHLODSetup"),&Z_Registration_Info_UScriptStruct_FRuntimePartitionHLODSetup, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FRuntimePartitionHLODSetup), 55886303U) },
|
|
{ FRuntimePartitionDesc::StaticStruct, Z_Construct_UScriptStruct_FRuntimePartitionDesc_Statics::NewStructOps, TEXT("RuntimePartitionDesc"),&Z_Registration_Info_UScriptStruct_FRuntimePartitionDesc, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FRuntimePartitionDesc), 2272488649U) },
|
|
{ FRuntimePartitionStreamingData::StaticStruct, Z_Construct_UScriptStruct_FRuntimePartitionStreamingData_Statics::NewStructOps, TEXT("RuntimePartitionStreamingData"),&Z_Registration_Info_UScriptStruct_FRuntimePartitionStreamingData, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FRuntimePartitionStreamingData), 1789973980U) },
|
|
};
|
|
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
|
|
{ Z_Construct_UClass_URuntimeHashSetExternalStreamingObject, URuntimeHashSetExternalStreamingObject::StaticClass, TEXT("URuntimeHashSetExternalStreamingObject"), &Z_Registration_Info_UClass_URuntimeHashSetExternalStreamingObject, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(URuntimeHashSetExternalStreamingObject), 862982800U) },
|
|
{ Z_Construct_UClass_UWorldPartitionRuntimeHashSet, UWorldPartitionRuntimeHashSet::StaticClass, TEXT("UWorldPartitionRuntimeHashSet"), &Z_Registration_Info_UClass_UWorldPartitionRuntimeHashSet, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UWorldPartitionRuntimeHashSet), 3584556716U) },
|
|
};
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_RuntimeHashSet_WorldPartitionRuntimeHashSet_h__Script_Engine_Statics
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_RuntimeHashSet_WorldPartitionRuntimeHashSet_h__Script_Engine_800683220{
|
|
TEXT("/Script/Engine"),
|
|
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_RuntimeHashSet_WorldPartitionRuntimeHashSet_h__Script_Engine_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_RuntimeHashSet_WorldPartitionRuntimeHashSet_h__Script_Engine_Statics::ClassInfo),
|
|
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_RuntimeHashSet_WorldPartitionRuntimeHashSet_h__Script_Engine_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_RuntimeHashSet_WorldPartitionRuntimeHashSet_h__Script_Engine_Statics::ScriptStructInfo),
|
|
nullptr, 0,
|
|
};
|
|
// ********** End Registration *********************************************************************
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|