118 lines
7.4 KiB
C++
118 lines
7.4 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 "GlobalMergeLegacySupportUtil.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
||
|
|
void EmptyLinkFunctionForGeneratedCodeGlobalMergeLegacySupportUtil() {}
|
||
|
|
|
||
|
|
// ********** Begin Cross Module References ********************************************************
|
||
|
|
COREUOBJECT_API UClass* Z_Construct_UClass_UInterface();
|
||
|
|
LANDSCAPE_API UClass* Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED();
|
||
|
|
LANDSCAPE_API UClass* Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_NoRegister();
|
||
|
|
UPackage* Z_Construct_UPackage__Script_Landscape();
|
||
|
|
// ********** End Cross Module References **********************************************************
|
||
|
|
|
||
|
|
// ********** Begin Interface ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED *
|
||
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED;
|
||
|
|
UClass* ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED::GetPrivateStaticClass()
|
||
|
|
{
|
||
|
|
using TClass = ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED;
|
||
|
|
if (!Z_Registration_Info_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED.InnerSingleton)
|
||
|
|
{
|
||
|
|
GetPrivateStaticClassBody(
|
||
|
|
TClass::StaticPackage(),
|
||
|
|
TEXT("LandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED"),
|
||
|
|
Z_Registration_Info_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED.InnerSingleton,
|
||
|
|
StaticRegisterNativesULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED,
|
||
|
|
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_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED.InnerSingleton;
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_NoRegister()
|
||
|
|
{
|
||
|
|
return ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED::GetPrivateStaticClass();
|
||
|
|
}
|
||
|
|
struct Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_Statics
|
||
|
|
{
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
||
|
|
{ "ModuleRelativePath", "Public/GlobalMergeLegacySupportUtil.h" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Interface ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED constinit property declarations
|
||
|
|
// ********** End Interface ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED constinit property declarations
|
||
|
|
static UObject* (*const DependentSingletons[])();
|
||
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
||
|
|
TCppClassTypeTraits<ILandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED>::IsAbstract,
|
||
|
|
};
|
||
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
||
|
|
}; // struct Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_Statics
|
||
|
|
UObject* (*const Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_Statics::DependentSingletons[])() = {
|
||
|
|
(UObject* (*)())Z_Construct_UClass_UInterface,
|
||
|
|
(UObject* (*)())Z_Construct_UPackage__Script_Landscape,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_Statics::DependentSingletons) < 16);
|
||
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_Statics::ClassParams = {
|
||
|
|
&ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED::StaticClass,
|
||
|
|
nullptr,
|
||
|
|
&StaticCppClassTypeInfo,
|
||
|
|
DependentSingletons,
|
||
|
|
nullptr,
|
||
|
|
nullptr,
|
||
|
|
nullptr,
|
||
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
||
|
|
0,
|
||
|
|
0,
|
||
|
|
0,
|
||
|
|
0x000840A1u,
|
||
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_Statics::Class_MetaDataParams), Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_Statics::Class_MetaDataParams)
|
||
|
|
};
|
||
|
|
void ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED::StaticRegisterNativesULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED()
|
||
|
|
{
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED()
|
||
|
|
{
|
||
|
|
if (!Z_Registration_Info_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED.OuterSingleton)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED.OuterSingleton, Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_Statics::ClassParams);
|
||
|
|
}
|
||
|
|
return Z_Registration_Info_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED.OuterSingleton;
|
||
|
|
}
|
||
|
|
ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED::ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED);
|
||
|
|
// ********** End Interface ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED ***
|
||
|
|
|
||
|
|
// ********** Begin Registration *******************************************************************
|
||
|
|
struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h__Script_Landscape_Statics
|
||
|
|
{
|
||
|
|
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
|
||
|
|
{ Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED, ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED::StaticClass, TEXT("ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED"), &Z_Registration_Info_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED), 1495788561U) },
|
||
|
|
};
|
||
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h__Script_Landscape_Statics
|
||
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h__Script_Landscape_1954032601{
|
||
|
|
TEXT("/Script/Landscape"),
|
||
|
|
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h__Script_Landscape_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h__Script_Landscape_Statics::ClassInfo),
|
||
|
|
nullptr, 0,
|
||
|
|
nullptr, 0,
|
||
|
|
};
|
||
|
|
// ********** End Registration *********************************************************************
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|