115 lines
6.1 KiB
C
115 lines
6.1 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 "NiagaraEditorDataBase.h"
|
||
|
|
|
||
|
|
#ifdef NIAGARA_NiagaraEditorDataBase_generated_h
|
||
|
|
#error "NiagaraEditorDataBase.generated.h already included, missing '#pragma once' in NiagaraEditorDataBase.h"
|
||
|
|
#endif
|
||
|
|
#define NIAGARA_NiagaraEditorDataBase_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FNiagaraGraphViewSettings *****************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FNiagaraGraphViewSettings_Statics;
|
||
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h_17_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FNiagaraGraphViewSettings_Statics; \
|
||
|
|
NIAGARA_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FNiagaraGraphViewSettings;
|
||
|
|
// ********** End ScriptStruct FNiagaraGraphViewSettings *******************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UNiagaraEditorDataBase ***************************************************
|
||
|
|
struct Z_Construct_UClass_UNiagaraEditorDataBase_Statics;
|
||
|
|
NIAGARA_API UClass* Z_Construct_UClass_UNiagaraEditorDataBase_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h_52_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUNiagaraEditorDataBase(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UNiagaraEditorDataBase_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend NIAGARA_API UClass* ::Z_Construct_UClass_UNiagaraEditorDataBase_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UNiagaraEditorDataBase, UObject, COMPILED_IN_FLAGS(CLASS_Abstract), CASTCLASS_None, TEXT("/Script/Niagara"), Z_Construct_UClass_UNiagaraEditorDataBase_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UNiagaraEditorDataBase)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h_52_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
NIAGARA_API UNiagaraEditorDataBase(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UNiagaraEditorDataBase(UNiagaraEditorDataBase&&) = delete; \
|
||
|
|
UNiagaraEditorDataBase(const UNiagaraEditorDataBase&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(NIAGARA_API, UNiagaraEditorDataBase); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNiagaraEditorDataBase); \
|
||
|
|
DEFINE_ABSTRACT_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UNiagaraEditorDataBase) \
|
||
|
|
NIAGARA_API virtual ~UNiagaraEditorDataBase();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h_49_PROLOG
|
||
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h_52_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h_52_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h_52_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UNiagaraEditorDataBase;
|
||
|
|
|
||
|
|
// ********** End Class UNiagaraEditorDataBase *****************************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UNiagaraEditorParametersAdapterBase **************************************
|
||
|
|
struct Z_Construct_UClass_UNiagaraEditorParametersAdapterBase_Statics;
|
||
|
|
NIAGARA_API UClass* Z_Construct_UClass_UNiagaraEditorParametersAdapterBase_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h_68_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUNiagaraEditorParametersAdapterBase(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UNiagaraEditorParametersAdapterBase_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend NIAGARA_API UClass* ::Z_Construct_UClass_UNiagaraEditorParametersAdapterBase_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UNiagaraEditorParametersAdapterBase, UObject, COMPILED_IN_FLAGS(CLASS_Abstract), CASTCLASS_None, TEXT("/Script/Niagara"), Z_Construct_UClass_UNiagaraEditorParametersAdapterBase_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UNiagaraEditorParametersAdapterBase)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h_68_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
NIAGARA_API UNiagaraEditorParametersAdapterBase(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UNiagaraEditorParametersAdapterBase(UNiagaraEditorParametersAdapterBase&&) = delete; \
|
||
|
|
UNiagaraEditorParametersAdapterBase(const UNiagaraEditorParametersAdapterBase&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(NIAGARA_API, UNiagaraEditorParametersAdapterBase); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNiagaraEditorParametersAdapterBase); \
|
||
|
|
DEFINE_ABSTRACT_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UNiagaraEditorParametersAdapterBase) \
|
||
|
|
NIAGARA_API virtual ~UNiagaraEditorParametersAdapterBase();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h_65_PROLOG
|
||
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h_68_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h_68_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h_68_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UNiagaraEditorParametersAdapterBase;
|
||
|
|
|
||
|
|
// ********** End Class UNiagaraEditorParametersAdapterBase ****************************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraEditorDataBase_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|