34 lines
1.5 KiB
C
34 lines
1.5 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 "AudioSpectrumPlotStyle.h"
|
|
|
|
#ifdef AUDIOWIDGETS_AudioSpectrumPlotStyle_generated_h
|
|
#error "AudioSpectrumPlotStyle.generated.h already included, missing '#pragma once' in AudioSpectrumPlotStyle.h"
|
|
#endif
|
|
#define AUDIOWIDGETS_AudioSpectrumPlotStyle_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FAudioSpectrumPlotStyle *******************************************
|
|
struct Z_Construct_UScriptStruct_FAudioSpectrumPlotStyle_Statics;
|
|
#define FID_Engine_Plugins_Runtime_AudioWidgets_Source_AudioWidgets_Public_AudioSpectrumPlotStyle_h_19_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FAudioSpectrumPlotStyle_Statics; \
|
|
AUDIOWIDGETS_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FSlateWidgetStyle Super;
|
|
|
|
|
|
struct FAudioSpectrumPlotStyle;
|
|
// ********** End ScriptStruct FAudioSpectrumPlotStyle *********************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_AudioWidgets_Source_AudioWidgets_Public_AudioSpectrumPlotStyle_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|