56 lines
2.9 KiB
C
56 lines
2.9 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 "TedsSettingsWidgets.h"
|
||
|
|
|
||
|
|
#ifdef TEDSSETTINGS_TedsSettingsWidgets_generated_h
|
||
|
|
#error "TedsSettingsWidgets.generated.h already included, missing '#pragma once' in TedsSettingsWidgets.h"
|
||
|
|
#endif
|
||
|
|
#define TEDSSETTINGS_TedsSettingsWidgets_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FSettingsContainerReferenceWidgetConstructor **********************
|
||
|
|
struct Z_Construct_UScriptStruct_FSettingsContainerReferenceWidgetConstructor_Statics;
|
||
|
|
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsSettings_Private_TedsSettingsWidgets_h_13_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FSettingsContainerReferenceWidgetConstructor_Statics; \
|
||
|
|
TEDSSETTINGS_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FSimpleWidgetConstructor Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FSettingsContainerReferenceWidgetConstructor;
|
||
|
|
// ********** End ScriptStruct FSettingsContainerReferenceWidgetConstructor ************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FSettingsCategoryReferenceWidgetConstructor ***********************
|
||
|
|
struct Z_Construct_UScriptStruct_FSettingsCategoryReferenceWidgetConstructor_Statics;
|
||
|
|
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsSettings_Private_TedsSettingsWidgets_h_36_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FSettingsCategoryReferenceWidgetConstructor_Statics; \
|
||
|
|
TEDSSETTINGS_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FSimpleWidgetConstructor Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FSettingsCategoryReferenceWidgetConstructor;
|
||
|
|
// ********** End ScriptStruct FSettingsCategoryReferenceWidgetConstructor *************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FSettingsSectionWidgetConstructor *********************************
|
||
|
|
struct Z_Construct_UScriptStruct_FSettingsSectionWidgetConstructor_Statics;
|
||
|
|
#define FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsSettings_Private_TedsSettingsWidgets_h_59_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FSettingsSectionWidgetConstructor_Statics; \
|
||
|
|
TEDSSETTINGS_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FSimpleWidgetConstructor Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FSettingsSectionWidgetConstructor;
|
||
|
|
// ********** End ScriptStruct FSettingsSectionWidgetConstructor ***********************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsSettings_Private_TedsSettingsWidgets_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|