88 lines
4.8 KiB
C++
88 lines
4.8 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 "LandscapeConfigHelper.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
||
|
|
void EmptyLinkFunctionForGeneratedCodeLandscapeConfigHelper() {}
|
||
|
|
|
||
|
|
// ********** Begin Cross Module References ********************************************************
|
||
|
|
LANDSCAPE_API UEnum* Z_Construct_UEnum_Landscape_ELandscapeResizeMode();
|
||
|
|
UPackage* Z_Construct_UPackage__Script_Landscape();
|
||
|
|
// ********** End Cross Module References **********************************************************
|
||
|
|
|
||
|
|
// ********** Begin Enum ELandscapeResizeMode ******************************************************
|
||
|
|
static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELandscapeResizeMode;
|
||
|
|
static UEnum* ELandscapeResizeMode_StaticEnum()
|
||
|
|
{
|
||
|
|
if (!Z_Registration_Info_UEnum_ELandscapeResizeMode.OuterSingleton)
|
||
|
|
{
|
||
|
|
Z_Registration_Info_UEnum_ELandscapeResizeMode.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_Landscape_ELandscapeResizeMode, (UObject*)Z_Construct_UPackage__Script_Landscape(), TEXT("ELandscapeResizeMode"));
|
||
|
|
}
|
||
|
|
return Z_Registration_Info_UEnum_ELandscapeResizeMode.OuterSingleton;
|
||
|
|
}
|
||
|
|
template<> LANDSCAPE_NON_ATTRIBUTED_API UEnum* StaticEnum<ELandscapeResizeMode>()
|
||
|
|
{
|
||
|
|
return ELandscapeResizeMode_StaticEnum();
|
||
|
|
}
|
||
|
|
struct Z_Construct_UEnum_Landscape_ELandscapeResizeMode_Statics
|
||
|
|
{
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = {
|
||
|
|
{ "Clip.Name", "ELandscapeResizeMode::Clip" },
|
||
|
|
{ "Expand.Name", "ELandscapeResizeMode::Expand" },
|
||
|
|
{ "ModuleRelativePath", "Public/LandscapeConfigHelper.h" },
|
||
|
|
{ "Resample.Name", "ELandscapeResizeMode::Resample" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = {
|
||
|
|
{ "ELandscapeResizeMode::Resample", (int64)ELandscapeResizeMode::Resample },
|
||
|
|
{ "ELandscapeResizeMode::Clip", (int64)ELandscapeResizeMode::Clip },
|
||
|
|
{ "ELandscapeResizeMode::Expand", (int64)ELandscapeResizeMode::Expand },
|
||
|
|
};
|
||
|
|
static const UECodeGen_Private::FEnumParams EnumParams;
|
||
|
|
}; // struct Z_Construct_UEnum_Landscape_ELandscapeResizeMode_Statics
|
||
|
|
const UECodeGen_Private::FEnumParams Z_Construct_UEnum_Landscape_ELandscapeResizeMode_Statics::EnumParams = {
|
||
|
|
(UObject*(*)())Z_Construct_UPackage__Script_Landscape,
|
||
|
|
nullptr,
|
||
|
|
"ELandscapeResizeMode",
|
||
|
|
"ELandscapeResizeMode",
|
||
|
|
Z_Construct_UEnum_Landscape_ELandscapeResizeMode_Statics::Enumerators,
|
||
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
||
|
|
UE_ARRAY_COUNT(Z_Construct_UEnum_Landscape_ELandscapeResizeMode_Statics::Enumerators),
|
||
|
|
EEnumFlags::None,
|
||
|
|
(uint8)UEnum::ECppForm::EnumClass,
|
||
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_Landscape_ELandscapeResizeMode_Statics::Enum_MetaDataParams), Z_Construct_UEnum_Landscape_ELandscapeResizeMode_Statics::Enum_MetaDataParams)
|
||
|
|
};
|
||
|
|
UEnum* Z_Construct_UEnum_Landscape_ELandscapeResizeMode()
|
||
|
|
{
|
||
|
|
if (!Z_Registration_Info_UEnum_ELandscapeResizeMode.InnerSingleton)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELandscapeResizeMode.InnerSingleton, Z_Construct_UEnum_Landscape_ELandscapeResizeMode_Statics::EnumParams);
|
||
|
|
}
|
||
|
|
return Z_Registration_Info_UEnum_ELandscapeResizeMode.InnerSingleton;
|
||
|
|
}
|
||
|
|
// ********** End Enum ELandscapeResizeMode ********************************************************
|
||
|
|
|
||
|
|
// ********** Begin Registration *******************************************************************
|
||
|
|
struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Public_LandscapeConfigHelper_h__Script_Landscape_Statics
|
||
|
|
{
|
||
|
|
static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = {
|
||
|
|
{ ELandscapeResizeMode_StaticEnum, TEXT("ELandscapeResizeMode"), &Z_Registration_Info_UEnum_ELandscapeResizeMode, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 3880460534U) },
|
||
|
|
};
|
||
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Public_LandscapeConfigHelper_h__Script_Landscape_Statics
|
||
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Public_LandscapeConfigHelper_h__Script_Landscape_3848783702{
|
||
|
|
TEXT("/Script/Landscape"),
|
||
|
|
nullptr, 0,
|
||
|
|
nullptr, 0,
|
||
|
|
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Public_LandscapeConfigHelper_h__Script_Landscape_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Public_LandscapeConfigHelper_h__Script_Landscape_Statics::EnumInfo),
|
||
|
|
};
|
||
|
|
// ********** End Registration *********************************************************************
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|