// 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 "AnimNotify_PlayNiagaraEffect.h" #ifdef NIAGARAANIMNOTIFIES_AnimNotify_PlayNiagaraEffect_generated_h #error "AnimNotify_PlayNiagaraEffect.generated.h already included, missing '#pragma once' in AnimNotify_PlayNiagaraEffect.h" #endif #define NIAGARAANIMNOTIFIES_AnimNotify_PlayNiagaraEffect_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS class UFXSystemComponent; // ********** Begin Class UAnimNotify_PlayNiagaraEffect ******************************************** #define FID_Engine_Plugins_FX_Niagara_Source_NiagaraAnimNotifies_Public_AnimNotify_PlayNiagaraEffect_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ DECLARE_FUNCTION(execGetSpawnedEffect); struct Z_Construct_UClass_UAnimNotify_PlayNiagaraEffect_Statics; NIAGARAANIMNOTIFIES_API UClass* Z_Construct_UClass_UAnimNotify_PlayNiagaraEffect_NoRegister(); #define FID_Engine_Plugins_FX_Niagara_Source_NiagaraAnimNotifies_Public_AnimNotify_PlayNiagaraEffect_h_21_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAnimNotify_PlayNiagaraEffect(); \ friend struct ::Z_Construct_UClass_UAnimNotify_PlayNiagaraEffect_Statics; \ static UClass* GetPrivateStaticClass(); \ friend NIAGARAANIMNOTIFIES_API UClass* ::Z_Construct_UClass_UAnimNotify_PlayNiagaraEffect_NoRegister(); \ public: \ DECLARE_CLASS2(UAnimNotify_PlayNiagaraEffect, UAnimNotify, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/NiagaraAnimNotifies"), Z_Construct_UClass_UAnimNotify_PlayNiagaraEffect_NoRegister) \ DECLARE_SERIALIZER(UAnimNotify_PlayNiagaraEffect) #define FID_Engine_Plugins_FX_Niagara_Source_NiagaraAnimNotifies_Public_AnimNotify_PlayNiagaraEffect_h_21_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAnimNotify_PlayNiagaraEffect(UAnimNotify_PlayNiagaraEffect&&) = delete; \ UAnimNotify_PlayNiagaraEffect(const UAnimNotify_PlayNiagaraEffect&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NIAGARAANIMNOTIFIES_API, UAnimNotify_PlayNiagaraEffect); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAnimNotify_PlayNiagaraEffect); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UAnimNotify_PlayNiagaraEffect) \ NIAGARAANIMNOTIFIES_API virtual ~UAnimNotify_PlayNiagaraEffect(); #define FID_Engine_Plugins_FX_Niagara_Source_NiagaraAnimNotifies_Public_AnimNotify_PlayNiagaraEffect_h_18_PROLOG #define FID_Engine_Plugins_FX_Niagara_Source_NiagaraAnimNotifies_Public_AnimNotify_PlayNiagaraEffect_h_21_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_FX_Niagara_Source_NiagaraAnimNotifies_Public_AnimNotify_PlayNiagaraEffect_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ FID_Engine_Plugins_FX_Niagara_Source_NiagaraAnimNotifies_Public_AnimNotify_PlayNiagaraEffect_h_21_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_FX_Niagara_Source_NiagaraAnimNotifies_Public_AnimNotify_PlayNiagaraEffect_h_21_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAnimNotify_PlayNiagaraEffect; // ********** End Class UAnimNotify_PlayNiagaraEffect ********************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_FX_Niagara_Source_NiagaraAnimNotifies_Public_AnimNotify_PlayNiagaraEffect_h PRAGMA_ENABLE_DEPRECATION_WARNINGS