34 lines
1.4 KiB
C
34 lines
1.4 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 "AudioMeterStyle.h"
|
||
|
|
|
||
|
|
#ifdef AUDIOWIDGETS_AudioMeterStyle_generated_h
|
||
|
|
#error "AudioMeterStyle.generated.h already included, missing '#pragma once' in AudioMeterStyle.h"
|
||
|
|
#endif
|
||
|
|
#define AUDIOWIDGETS_AudioMeterStyle_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FAudioMeterStyle **************************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FAudioMeterStyle_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_AudioWidgets_Source_AudioWidgets_Public_AudioMeterStyle_h_17_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FAudioMeterStyle_Statics; \
|
||
|
|
AUDIOWIDGETS_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FAudioMeterWidgetStyle Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FAudioMeterStyle;
|
||
|
|
// ********** End ScriptStruct FAudioMeterStyle ****************************************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_AudioWidgets_Source_AudioWidgets_Public_AudioMeterStyle_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|