Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/Landscape/UHT/GlobalMergeLegacySupportUtil.generated.h
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

80 lines
4.7 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!
===========================================================================*/
// IWYU pragma: private, include "GlobalMergeLegacySupportUtil.h"
#ifdef LANDSCAPE_GlobalMergeLegacySupportUtil_generated_h
#error "GlobalMergeLegacySupportUtil.generated.h already included, missing '#pragma once' in GlobalMergeLegacySupportUtil.h"
#endif
#define LANDSCAPE_GlobalMergeLegacySupportUtil_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Interface ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED *
struct Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_Statics;
LANDSCAPE_API UClass* Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_NoRegister();
#define FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h_23_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
LANDSCAPE_API ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED(ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED&&) = delete; \
ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED(const ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(LANDSCAPE_API, ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED); \
DEFINE_ABSTRACT_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED) \
virtual ~ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED() = default;
#define FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h_23_GENERATED_UINTERFACE_BODY() \
private: \
static void StaticRegisterNativesULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED(); \
friend struct ::Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_Statics; \
static UClass* GetPrivateStaticClass(); \
friend LANDSCAPE_API UClass* ::Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_NoRegister(); \
public: \
DECLARE_CLASS2(ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED, UInterface, COMPILED_IN_FLAGS(CLASS_Abstract | CLASS_Interface), CASTCLASS_None, TEXT("/Script/Landscape"), Z_Construct_UClass_ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED_NoRegister) \
DECLARE_SERIALIZER(ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED)
#define FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h_23_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h_23_GENERATED_UINTERFACE_BODY() \
FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h_23_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
#define FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h_23_INCLASS_IINTERFACE_NO_PURE_DECLS \
protected: \
virtual ~ILandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED() {} \
public: \
typedef ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED UClassType; \
typedef ILandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED ThisClass; \
virtual UObject* _getUObject() const { return nullptr; }
#define FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h_20_PROLOG
#define FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h_36_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h_23_INCLASS_IINTERFACE_NO_PURE_DECLS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED;
// ********** End Interface ULandscapeBrushRenderCallAdapter_GlobalMergeLegacySupport_DEPRECATED ***
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_Landscape_Public_GlobalMergeLegacySupportUtil_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS