80 lines
4.3 KiB
C
80 lines
4.3 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 "SourceEffects/SourceEffectWaveShaper.h"
|
||
|
|
|
||
|
|
#ifdef SYNTHESIS_SourceEffectWaveShaper_generated_h
|
||
|
|
#error "SourceEffectWaveShaper.generated.h already included, missing '#pragma once' in SourceEffectWaveShaper.h"
|
||
|
|
#endif
|
||
|
|
#define SYNTHESIS_SourceEffectWaveShaper_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
struct FSourceEffectWaveShaperSettings;
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FSourceEffectWaveShaperSettings ***********************************
|
||
|
|
struct Z_Construct_UScriptStruct_FSourceEffectWaveShaperSettings_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_Synthesis_Source_Synthesis_Classes_SourceEffects_SourceEffectWaveShaper_h_14_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FSourceEffectWaveShaperSettings_Statics; \
|
||
|
|
SYNTHESIS_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FSourceEffectWaveShaperSettings;
|
||
|
|
// ********** End ScriptStruct FSourceEffectWaveShaperSettings *************************************
|
||
|
|
|
||
|
|
// ********** Begin Class USourceEffectWaveShaperPreset ********************************************
|
||
|
|
#define FID_Engine_Plugins_Runtime_Synthesis_Source_Synthesis_Classes_SourceEffects_SourceEffectWaveShaper_h_45_RPC_WRAPPERS_NO_PURE_DECLS \
|
||
|
|
DECLARE_FUNCTION(execSetSettings);
|
||
|
|
|
||
|
|
|
||
|
|
struct Z_Construct_UClass_USourceEffectWaveShaperPreset_Statics;
|
||
|
|
SYNTHESIS_API UClass* Z_Construct_UClass_USourceEffectWaveShaperPreset_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Runtime_Synthesis_Source_Synthesis_Classes_SourceEffects_SourceEffectWaveShaper_h_45_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUSourceEffectWaveShaperPreset(); \
|
||
|
|
friend struct ::Z_Construct_UClass_USourceEffectWaveShaperPreset_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend SYNTHESIS_API UClass* ::Z_Construct_UClass_USourceEffectWaveShaperPreset_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(USourceEffectWaveShaperPreset, USoundEffectSourcePreset, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/Synthesis"), Z_Construct_UClass_USourceEffectWaveShaperPreset_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(USourceEffectWaveShaperPreset)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Runtime_Synthesis_Source_Synthesis_Classes_SourceEffects_SourceEffectWaveShaper_h_45_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
SYNTHESIS_API USourceEffectWaveShaperPreset(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
USourceEffectWaveShaperPreset(USourceEffectWaveShaperPreset&&) = delete; \
|
||
|
|
USourceEffectWaveShaperPreset(const USourceEffectWaveShaperPreset&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(SYNTHESIS_API, USourceEffectWaveShaperPreset); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(USourceEffectWaveShaperPreset); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(USourceEffectWaveShaperPreset) \
|
||
|
|
SYNTHESIS_API virtual ~USourceEffectWaveShaperPreset();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Runtime_Synthesis_Source_Synthesis_Classes_SourceEffects_SourceEffectWaveShaper_h_42_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Runtime_Synthesis_Source_Synthesis_Classes_SourceEffects_SourceEffectWaveShaper_h_45_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Runtime_Synthesis_Source_Synthesis_Classes_SourceEffects_SourceEffectWaveShaper_h_45_RPC_WRAPPERS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Runtime_Synthesis_Source_Synthesis_Classes_SourceEffects_SourceEffectWaveShaper_h_45_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Runtime_Synthesis_Source_Synthesis_Classes_SourceEffects_SourceEffectWaveShaper_h_45_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class USourceEffectWaveShaperPreset;
|
||
|
|
|
||
|
|
// ********** End Class USourceEffectWaveShaperPreset **********************************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_Synthesis_Source_Synthesis_Classes_SourceEffects_SourceEffectWaveShaper_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|