178 lines
16 KiB
C++
178 lines
16 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/WorldPartitionLevelStreamingPolicy.h"
|
||
|
|
#include "UObject/TopLevelAssetPath.h"
|
||
|
|
#include "WorldPartition/WorldPartition.h"
|
||
|
|
#include "WorldPartition/WorldPartitionRuntimeContainerResolving.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
||
|
|
void EmptyLinkFunctionForGeneratedCodeWorldPartitionLevelStreamingPolicy() {}
|
||
|
|
|
||
|
|
// ********** Begin Cross Module References ********************************************************
|
||
|
|
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FTopLevelAssetPath();
|
||
|
|
ENGINE_API UClass* Z_Construct_UClass_URuntimeHashExternalStreamingObjectBase_NoRegister();
|
||
|
|
ENGINE_API UClass* Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy();
|
||
|
|
ENGINE_API UClass* Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_NoRegister();
|
||
|
|
ENGINE_API UClass* Z_Construct_UClass_UWorldPartitionStreamingPolicy();
|
||
|
|
ENGINE_API UScriptStruct* Z_Construct_UScriptStruct_FWorldPartitionRuntimeContainerResolver();
|
||
|
|
UPackage* Z_Construct_UPackage__Script_Engine();
|
||
|
|
// ********** End Cross Module References **********************************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UWorldPartitionLevelStreamingPolicy **************************************
|
||
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UWorldPartitionLevelStreamingPolicy;
|
||
|
|
UClass* UWorldPartitionLevelStreamingPolicy::GetPrivateStaticClass()
|
||
|
|
{
|
||
|
|
using TClass = UWorldPartitionLevelStreamingPolicy;
|
||
|
|
if (!Z_Registration_Info_UClass_UWorldPartitionLevelStreamingPolicy.InnerSingleton)
|
||
|
|
{
|
||
|
|
GetPrivateStaticClassBody(
|
||
|
|
TClass::StaticPackage(),
|
||
|
|
TEXT("WorldPartitionLevelStreamingPolicy"),
|
||
|
|
Z_Registration_Info_UClass_UWorldPartitionLevelStreamingPolicy.InnerSingleton,
|
||
|
|
StaticRegisterNativesUWorldPartitionLevelStreamingPolicy,
|
||
|
|
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_UWorldPartitionLevelStreamingPolicy.InnerSingleton;
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_NoRegister()
|
||
|
|
{
|
||
|
|
return UWorldPartitionLevelStreamingPolicy::GetPrivateStaticClass();
|
||
|
|
}
|
||
|
|
struct Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics
|
||
|
|
{
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
||
|
|
{ "IncludePath", "WorldPartition/WorldPartitionLevelStreamingPolicy.h" },
|
||
|
|
{ "ModuleRelativePath", "Public/WorldPartition/WorldPartitionLevelStreamingPolicy.h" },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SourceWorldAssetPath_MetaData[] = {
|
||
|
|
{ "ModuleRelativePath", "Public/WorldPartition/WorldPartitionLevelStreamingPolicy.h" },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SubObjectsToCellRemapping_MetaData[] = {
|
||
|
|
{ "ModuleRelativePath", "Public/WorldPartition/WorldPartitionLevelStreamingPolicy.h" },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ContainerResolver_MetaData[] = {
|
||
|
|
{ "ModuleRelativePath", "Public/WorldPartition/WorldPartitionLevelStreamingPolicy.h" },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ExternalStreamingObjects_MetaData[] = {
|
||
|
|
{ "ModuleRelativePath", "Public/WorldPartition/WorldPartitionLevelStreamingPolicy.h" },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SubObjectsToExternalStreamingObjectsRemapping_MetaData[] = {
|
||
|
|
{ "ModuleRelativePath", "Public/WorldPartition/WorldPartitionLevelStreamingPolicy.h" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Class UWorldPartitionLevelStreamingPolicy constinit property declarations ******
|
||
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_SourceWorldAssetPath;
|
||
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_SubObjectsToCellRemapping_ValueProp;
|
||
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_SubObjectsToCellRemapping_Key_KeyProp;
|
||
|
|
static const UECodeGen_Private::FMapPropertyParams NewProp_SubObjectsToCellRemapping;
|
||
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_ContainerResolver;
|
||
|
|
static const UECodeGen_Private::FWeakObjectPropertyParams NewProp_ExternalStreamingObjects_Inner;
|
||
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_ExternalStreamingObjects;
|
||
|
|
static const UECodeGen_Private::FWeakObjectPropertyParams NewProp_SubObjectsToExternalStreamingObjectsRemapping_ValueProp;
|
||
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_SubObjectsToExternalStreamingObjectsRemapping_Key_KeyProp;
|
||
|
|
static const UECodeGen_Private::FMapPropertyParams NewProp_SubObjectsToExternalStreamingObjectsRemapping;
|
||
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
||
|
|
// ********** End Class UWorldPartitionLevelStreamingPolicy constinit property declarations ********
|
||
|
|
static UObject* (*const DependentSingletons[])();
|
||
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
||
|
|
TCppClassTypeTraits<UWorldPartitionLevelStreamingPolicy>::IsAbstract,
|
||
|
|
};
|
||
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
||
|
|
}; // struct Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics
|
||
|
|
|
||
|
|
// ********** Begin Class UWorldPartitionLevelStreamingPolicy Property Definitions *****************
|
||
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SourceWorldAssetPath = { "SourceWorldAssetPath", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionLevelStreamingPolicy, SourceWorldAssetPath), Z_Construct_UScriptStruct_FTopLevelAssetPath, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SourceWorldAssetPath_MetaData), NewProp_SourceWorldAssetPath_MetaData) }; // 559680422
|
||
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SubObjectsToCellRemapping_ValueProp = { "SubObjectsToCellRemapping", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SubObjectsToCellRemapping_Key_KeyProp = { "SubObjectsToCellRemapping_Key", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SubObjectsToCellRemapping = { "SubObjectsToCellRemapping", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionLevelStreamingPolicy, SubObjectsToCellRemapping), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SubObjectsToCellRemapping_MetaData), NewProp_SubObjectsToCellRemapping_MetaData) };
|
||
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_ContainerResolver = { "ContainerResolver", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionLevelStreamingPolicy, ContainerResolver), Z_Construct_UScriptStruct_FWorldPartitionRuntimeContainerResolver, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ContainerResolver_MetaData), NewProp_ContainerResolver_MetaData) }; // 2306004094
|
||
|
|
const UECodeGen_Private::FWeakObjectPropertyParams Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_ExternalStreamingObjects_Inner = { "ExternalStreamingObjects", nullptr, (EPropertyFlags)0x0004000000000000, UECodeGen_Private::EPropertyGenFlags::WeakObject, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_URuntimeHashExternalStreamingObjectBase_NoRegister, METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_ExternalStreamingObjects = { "ExternalStreamingObjects", nullptr, (EPropertyFlags)0x0044000000002000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionLevelStreamingPolicy, ExternalStreamingObjects), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ExternalStreamingObjects_MetaData), NewProp_ExternalStreamingObjects_MetaData) };
|
||
|
|
const UECodeGen_Private::FWeakObjectPropertyParams Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SubObjectsToExternalStreamingObjectsRemapping_ValueProp = { "SubObjectsToExternalStreamingObjectsRemapping", nullptr, (EPropertyFlags)0x0004000000000000, UECodeGen_Private::EPropertyGenFlags::WeakObject, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 1, Z_Construct_UClass_URuntimeHashExternalStreamingObjectBase_NoRegister, METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SubObjectsToExternalStreamingObjectsRemapping_Key_KeyProp = { "SubObjectsToExternalStreamingObjectsRemapping_Key", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FMapPropertyParams Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SubObjectsToExternalStreamingObjectsRemapping = { "SubObjectsToExternalStreamingObjectsRemapping", nullptr, (EPropertyFlags)0x0044000000002000, UECodeGen_Private::EPropertyGenFlags::Map, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UWorldPartitionLevelStreamingPolicy, SubObjectsToExternalStreamingObjectsRemapping), EMapPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SubObjectsToExternalStreamingObjectsRemapping_MetaData), NewProp_SubObjectsToExternalStreamingObjectsRemapping_MetaData) };
|
||
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::PropPointers[] = {
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SourceWorldAssetPath,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SubObjectsToCellRemapping_ValueProp,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SubObjectsToCellRemapping_Key_KeyProp,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SubObjectsToCellRemapping,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_ContainerResolver,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_ExternalStreamingObjects_Inner,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_ExternalStreamingObjects,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SubObjectsToExternalStreamingObjectsRemapping_ValueProp,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SubObjectsToExternalStreamingObjectsRemapping_Key_KeyProp,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::NewProp_SubObjectsToExternalStreamingObjectsRemapping,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::PropPointers) < 2048);
|
||
|
|
// ********** End Class UWorldPartitionLevelStreamingPolicy Property Definitions *******************
|
||
|
|
UObject* (*const Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::DependentSingletons[])() = {
|
||
|
|
(UObject* (*)())Z_Construct_UClass_UWorldPartitionStreamingPolicy,
|
||
|
|
(UObject* (*)())Z_Construct_UPackage__Script_Engine,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::DependentSingletons) < 16);
|
||
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::ClassParams = {
|
||
|
|
&UWorldPartitionLevelStreamingPolicy::StaticClass,
|
||
|
|
nullptr,
|
||
|
|
&StaticCppClassTypeInfo,
|
||
|
|
DependentSingletons,
|
||
|
|
nullptr,
|
||
|
|
Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::PropPointers,
|
||
|
|
nullptr,
|
||
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
||
|
|
0,
|
||
|
|
UE_ARRAY_COUNT(Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::PropPointers),
|
||
|
|
0,
|
||
|
|
0x000000A0u,
|
||
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::Class_MetaDataParams), Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::Class_MetaDataParams)
|
||
|
|
};
|
||
|
|
void UWorldPartitionLevelStreamingPolicy::StaticRegisterNativesUWorldPartitionLevelStreamingPolicy()
|
||
|
|
{
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy()
|
||
|
|
{
|
||
|
|
if (!Z_Registration_Info_UClass_UWorldPartitionLevelStreamingPolicy.OuterSingleton)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UWorldPartitionLevelStreamingPolicy.OuterSingleton, Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy_Statics::ClassParams);
|
||
|
|
}
|
||
|
|
return Z_Registration_Info_UClass_UWorldPartitionLevelStreamingPolicy.OuterSingleton;
|
||
|
|
}
|
||
|
|
UWorldPartitionLevelStreamingPolicy::UWorldPartitionLevelStreamingPolicy(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UWorldPartitionLevelStreamingPolicy);
|
||
|
|
UWorldPartitionLevelStreamingPolicy::~UWorldPartitionLevelStreamingPolicy() {}
|
||
|
|
// ********** End Class UWorldPartitionLevelStreamingPolicy ****************************************
|
||
|
|
|
||
|
|
// ********** Begin Registration *******************************************************************
|
||
|
|
struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_WorldPartitionLevelStreamingPolicy_h__Script_Engine_Statics
|
||
|
|
{
|
||
|
|
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
|
||
|
|
{ Z_Construct_UClass_UWorldPartitionLevelStreamingPolicy, UWorldPartitionLevelStreamingPolicy::StaticClass, TEXT("UWorldPartitionLevelStreamingPolicy"), &Z_Registration_Info_UClass_UWorldPartitionLevelStreamingPolicy, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UWorldPartitionLevelStreamingPolicy), 356848990U) },
|
||
|
|
};
|
||
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_WorldPartitionLevelStreamingPolicy_h__Script_Engine_Statics
|
||
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_WorldPartitionLevelStreamingPolicy_h__Script_Engine_2097825336{
|
||
|
|
TEXT("/Script/Engine"),
|
||
|
|
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_WorldPartitionLevelStreamingPolicy_h__Script_Engine_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_WorldPartition_WorldPartitionLevelStreamingPolicy_h__Script_Engine_Statics::ClassInfo),
|
||
|
|
nullptr, 0,
|
||
|
|
nullptr, 0,
|
||
|
|
};
|
||
|
|
// ********** End Registration *********************************************************************
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|