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

62 lines
2.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 "CommonTileView.h"
#ifdef COMMONUI_CommonTileView_generated_h
#error "CommonTileView.generated.h already included, missing '#pragma once' in CommonTileView.h"
#endif
#define COMMONUI_CommonTileView_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UCommonTileView **********************************************************
struct Z_Construct_UClass_UCommonTileView_Statics;
COMMONUI_API UClass* Z_Construct_UClass_UCommonTileView_NoRegister();
#define FID_Engine_Plugins_Runtime_CommonUI_Source_CommonUI_Public_CommonTileView_h_18_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUCommonTileView(); \
friend struct ::Z_Construct_UClass_UCommonTileView_Statics; \
static UClass* GetPrivateStaticClass(); \
friend COMMONUI_API UClass* ::Z_Construct_UClass_UCommonTileView_NoRegister(); \
public: \
DECLARE_CLASS2(UCommonTileView, UTileView, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/CommonUI"), Z_Construct_UClass_UCommonTileView_NoRegister) \
DECLARE_SERIALIZER(UCommonTileView)
#define FID_Engine_Plugins_Runtime_CommonUI_Source_CommonUI_Public_CommonTileView_h_18_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UCommonTileView(UCommonTileView&&) = delete; \
UCommonTileView(const UCommonTileView&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(COMMONUI_API, UCommonTileView); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UCommonTileView); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UCommonTileView) \
COMMONUI_API virtual ~UCommonTileView();
#define FID_Engine_Plugins_Runtime_CommonUI_Source_CommonUI_Public_CommonTileView_h_15_PROLOG
#define FID_Engine_Plugins_Runtime_CommonUI_Source_CommonUI_Public_CommonTileView_h_18_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_CommonUI_Source_CommonUI_Public_CommonTileView_h_18_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_CommonUI_Source_CommonUI_Public_CommonTileView_h_18_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UCommonTileView;
// ********** End Class UCommonTileView ************************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_CommonUI_Source_CommonUI_Public_CommonTileView_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS