// Copyright Epic Games, Inc. All Rights Reserved. /*=========================================================================== Generated code exported from UnrealHeaderTool. DO NOT modify this manually! Edit the corresponding .h files instead! ===========================================================================*/ #include "UObject/GeneratedCppIncludes.h" #include "AnimNotifyEventNodeSpawner.h" #include "UObject/SoftObjectPath.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeAnimNotifyEventNodeSpawner() {} // ********** Begin Cross Module References ******************************************************** BLUEPRINTGRAPH_API UClass* Z_Construct_UClass_UAnimNotifyEventNodeSpawner(); BLUEPRINTGRAPH_API UClass* Z_Construct_UClass_UAnimNotifyEventNodeSpawner_NoRegister(); BLUEPRINTGRAPH_API UClass* Z_Construct_UClass_UBlueprintEventNodeSpawner(); COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FSoftObjectPath(); UPackage* Z_Construct_UPackage__Script_BlueprintGraph(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UAnimNotifyEventNodeSpawner ********************************************** FClassRegistrationInfo Z_Registration_Info_UClass_UAnimNotifyEventNodeSpawner; UClass* UAnimNotifyEventNodeSpawner::GetPrivateStaticClass() { using TClass = UAnimNotifyEventNodeSpawner; if (!Z_Registration_Info_UClass_UAnimNotifyEventNodeSpawner.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("AnimNotifyEventNodeSpawner"), Z_Registration_Info_UClass_UAnimNotifyEventNodeSpawner.InnerSingleton, StaticRegisterNativesUAnimNotifyEventNodeSpawner, sizeof(TClass), alignof(TClass), TClass::StaticClassFlags, TClass::StaticClassCastFlags(), TClass::StaticConfigName(), (UClass::ClassConstructorType)InternalConstructor, (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), &TClass::Super::StaticClass, &TClass::WithinClass::StaticClass ); } return Z_Registration_Info_UClass_UAnimNotifyEventNodeSpawner.InnerSingleton; } UClass* Z_Construct_UClass_UAnimNotifyEventNodeSpawner_NoRegister() { return UAnimNotifyEventNodeSpawner::GetPrivateStaticClass(); } struct Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "IncludePath", "AnimNotifyEventNodeSpawner.h" }, { "ModuleRelativePath", "Public/AnimNotifyEventNodeSpawner.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SkeletonObjectPath_MetaData[] = { { "Comment", "/** The skeleton that supplied this notify, used for filtering */" }, { "ModuleRelativePath", "Public/AnimNotifyEventNodeSpawner.h" }, { "ToolTip", "The skeleton that supplied this notify, used for filtering" }, }; #endif // WITH_METADATA // ********** Begin Class UAnimNotifyEventNodeSpawner constinit property declarations ************** static const UECodeGen_Private::FStructPropertyParams NewProp_SkeletonObjectPath; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Class UAnimNotifyEventNodeSpawner constinit property declarations **************** static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics // ********** Begin Class UAnimNotifyEventNodeSpawner Property Definitions ************************* const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics::NewProp_SkeletonObjectPath = { "SkeletonObjectPath", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAnimNotifyEventNodeSpawner, SkeletonObjectPath), Z_Construct_UScriptStruct_FSoftObjectPath, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SkeletonObjectPath_MetaData), NewProp_SkeletonObjectPath_MetaData) }; // 2425717601 const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics::NewProp_SkeletonObjectPath, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics::PropPointers) < 2048); // ********** End Class UAnimNotifyEventNodeSpawner Property Definitions *************************** UObject* (*const Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UBlueprintEventNodeSpawner, (UObject* (*)())Z_Construct_UPackage__Script_BlueprintGraph, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics::ClassParams = { &UAnimNotifyEventNodeSpawner::StaticClass, nullptr, &StaticCppClassTypeInfo, DependentSingletons, nullptr, Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics::PropPointers, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, UE_ARRAY_COUNT(Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics::PropPointers), 0, 0x000800A8u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics::Class_MetaDataParams), Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics::Class_MetaDataParams) }; void UAnimNotifyEventNodeSpawner::StaticRegisterNativesUAnimNotifyEventNodeSpawner() { } UClass* Z_Construct_UClass_UAnimNotifyEventNodeSpawner() { if (!Z_Registration_Info_UClass_UAnimNotifyEventNodeSpawner.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAnimNotifyEventNodeSpawner.OuterSingleton, Z_Construct_UClass_UAnimNotifyEventNodeSpawner_Statics::ClassParams); } return Z_Registration_Info_UClass_UAnimNotifyEventNodeSpawner.OuterSingleton; } UAnimNotifyEventNodeSpawner::UAnimNotifyEventNodeSpawner(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {} DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAnimNotifyEventNodeSpawner); UAnimNotifyEventNodeSpawner::~UAnimNotifyEventNodeSpawner() {} // ********** End Class UAnimNotifyEventNodeSpawner ************************************************ // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_BlueprintGraph_Public_AnimNotifyEventNodeSpawner_h__Script_BlueprintGraph_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UAnimNotifyEventNodeSpawner, UAnimNotifyEventNodeSpawner::StaticClass, TEXT("UAnimNotifyEventNodeSpawner"), &Z_Registration_Info_UClass_UAnimNotifyEventNodeSpawner, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAnimNotifyEventNodeSpawner), 2802206598U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_BlueprintGraph_Public_AnimNotifyEventNodeSpawner_h__Script_BlueprintGraph_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_BlueprintGraph_Public_AnimNotifyEventNodeSpawner_h__Script_BlueprintGraph_4168360137{ TEXT("/Script/BlueprintGraph"), Z_CompiledInDeferFile_FID_Engine_Source_Editor_BlueprintGraph_Public_AnimNotifyEventNodeSpawner_h__Script_BlueprintGraph_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_BlueprintGraph_Public_AnimNotifyEventNodeSpawner_h__Script_BlueprintGraph_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS