45 lines
2.0 KiB
C
45 lines
2.0 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 "WidgetCarouselStyle.h"
|
||
|
|
|
||
|
|
#ifdef WIDGETCAROUSEL_WidgetCarouselStyle_generated_h
|
||
|
|
#error "WidgetCarouselStyle.generated.h already included, missing '#pragma once' in WidgetCarouselStyle.h"
|
||
|
|
#endif
|
||
|
|
#define WIDGETCAROUSEL_WidgetCarouselStyle_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FWidgetCarouselNavigationButtonStyle ******************************
|
||
|
|
struct Z_Construct_UScriptStruct_FWidgetCarouselNavigationButtonStyle_Statics;
|
||
|
|
#define FID_Engine_Source_Runtime_WidgetCarousel_Public_WidgetCarouselStyle_h_16_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FWidgetCarouselNavigationButtonStyle_Statics; \
|
||
|
|
WIDGETCAROUSEL_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FSlateWidgetStyle Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FWidgetCarouselNavigationButtonStyle;
|
||
|
|
// ********** End ScriptStruct FWidgetCarouselNavigationButtonStyle ********************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FWidgetCarouselNavigationBarStyle *********************************
|
||
|
|
struct Z_Construct_UScriptStruct_FWidgetCarouselNavigationBarStyle_Statics;
|
||
|
|
#define FID_Engine_Source_Runtime_WidgetCarousel_Public_WidgetCarouselStyle_h_45_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FWidgetCarouselNavigationBarStyle_Statics; \
|
||
|
|
WIDGETCAROUSEL_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FSlateWidgetStyle Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FWidgetCarouselNavigationBarStyle;
|
||
|
|
// ********** End ScriptStruct FWidgetCarouselNavigationBarStyle ***********************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_WidgetCarousel_Public_WidgetCarouselStyle_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|