// 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 "hwanyoung2/HYCharacAbilitySystemComponent.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS void EmptyLinkFunctionForGeneratedCodeHYCharacAbilitySystemComponent() {} // Cross Module References GAMEPLAYABILITIES_API UClass* Z_Construct_UClass_UAbilitySystemComponent(); HWANYOUNG2_API UClass* Z_Construct_UClass_UHYCharacAbilitySystemComponent(); HWANYOUNG2_API UClass* Z_Construct_UClass_UHYCharacAbilitySystemComponent_NoRegister(); HWANYOUNG2_API UFunction* Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature(); UPackage* Z_Construct_UPackage__Script_hwanyoung2(); // End Cross Module References struct Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics { struct _Script_hwanyoung2_eventReceivedDamageDelegate_Parms { UHYCharacAbilitySystemComponent* SourceASC; float UnmitigatedDamage; float MitigatedDamage; }; #if WITH_METADATA static const UECodeGen_Private::FMetaDataPairParam NewProp_SourceASC_MetaData[]; #endif static const UECodeGen_Private::FObjectPropertyParams NewProp_SourceASC; static const UECodeGen_Private::FFloatPropertyParams NewProp_UnmitigatedDamage; static const UECodeGen_Private::FFloatPropertyParams NewProp_MitigatedDamage; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; #if WITH_METADATA static const UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[]; #endif static const UECodeGen_Private::FFunctionParams FuncParams; }; #if WITH_METADATA const UECodeGen_Private::FMetaDataPairParam Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::NewProp_SourceASC_MetaData[] = { { "EditInline", "true" }, }; #endif const UECodeGen_Private::FObjectPropertyParams Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::NewProp_SourceASC = { "SourceASC", nullptr, (EPropertyFlags)0x0010000000080080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, 1, nullptr, nullptr, STRUCT_OFFSET(_Script_hwanyoung2_eventReceivedDamageDelegate_Parms, SourceASC), Z_Construct_UClass_UHYCharacAbilitySystemComponent_NoRegister, METADATA_PARAMS(Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::NewProp_SourceASC_MetaData, UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::NewProp_SourceASC_MetaData)) }; const UECodeGen_Private::FFloatPropertyParams Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::NewProp_UnmitigatedDamage = { "UnmitigatedDamage", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, 1, nullptr, nullptr, STRUCT_OFFSET(_Script_hwanyoung2_eventReceivedDamageDelegate_Parms, UnmitigatedDamage), METADATA_PARAMS(nullptr, 0) }; const UECodeGen_Private::FFloatPropertyParams Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::NewProp_MitigatedDamage = { "MitigatedDamage", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, 1, nullptr, nullptr, STRUCT_OFFSET(_Script_hwanyoung2_eventReceivedDamageDelegate_Parms, MitigatedDamage), METADATA_PARAMS(nullptr, 0) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::NewProp_SourceASC, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::NewProp_UnmitigatedDamage, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::NewProp_MitigatedDamage, }; #if WITH_METADATA const UECodeGen_Private::FMetaDataPairParam Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::Function_MetaDataParams[] = { { "ModuleRelativePath", "HYCharacAbilitySystemComponent.h" }, }; #endif const UECodeGen_Private::FFunctionParams Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::FuncParams = { (UObject*(*)())Z_Construct_UPackage__Script_hwanyoung2, nullptr, "ReceivedDamageDelegate__DelegateSignature", nullptr, nullptr, sizeof(Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::_Script_hwanyoung2_eventReceivedDamageDelegate_Parms), Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::PropPointers), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x00130000, 0, 0, METADATA_PARAMS(Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::Function_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::Function_MetaDataParams)) }; UFunction* Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature() { static UFunction* ReturnFunction = nullptr; if (!ReturnFunction) { UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UDelegateFunction_hwanyoung2_ReceivedDamageDelegate__DelegateSignature_Statics::FuncParams); } return ReturnFunction; } void UHYCharacAbilitySystemComponent::StaticRegisterNativesUHYCharacAbilitySystemComponent() { } IMPLEMENT_CLASS_NO_AUTO_REGISTRATION(UHYCharacAbilitySystemComponent); UClass* Z_Construct_UClass_UHYCharacAbilitySystemComponent_NoRegister() { return UHYCharacAbilitySystemComponent::StaticClass(); } struct Z_Construct_UClass_UHYCharacAbilitySystemComponent_Statics { static UObject* (*const DependentSingletons[])(); #if WITH_METADATA static const UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[]; #endif static const FCppClassTypeInfoStatic StaticCppClassTypeInfo; static const UECodeGen_Private::FClassParams ClassParams; }; UObject* (*const Z_Construct_UClass_UHYCharacAbilitySystemComponent_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UAbilitySystemComponent, (UObject* (*)())Z_Construct_UPackage__Script_hwanyoung2, }; #if WITH_METADATA const UECodeGen_Private::FMetaDataPairParam Z_Construct_UClass_UHYCharacAbilitySystemComponent_Statics::Class_MetaDataParams[] = { { "Comment", "/**\n * \n */" }, { "HideCategories", "Object LOD Lighting Transform Sockets TextureStreaming Object LOD Lighting Transform Sockets TextureStreaming" }, { "IncludePath", "HYCharacAbilitySystemComponent.h" }, { "ModuleRelativePath", "HYCharacAbilitySystemComponent.h" }, }; #endif const FCppClassTypeInfoStatic Z_Construct_UClass_UHYCharacAbilitySystemComponent_Statics::StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; const UECodeGen_Private::FClassParams Z_Construct_UClass_UHYCharacAbilitySystemComponent_Statics::ClassParams = { &UHYCharacAbilitySystemComponent::StaticClass, "Engine", &StaticCppClassTypeInfo, DependentSingletons, nullptr, nullptr, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, 0, 0, 0x00B010A4u, METADATA_PARAMS(Z_Construct_UClass_UHYCharacAbilitySystemComponent_Statics::Class_MetaDataParams, UE_ARRAY_COUNT(Z_Construct_UClass_UHYCharacAbilitySystemComponent_Statics::Class_MetaDataParams)) }; UClass* Z_Construct_UClass_UHYCharacAbilitySystemComponent() { if (!Z_Registration_Info_UClass_UHYCharacAbilitySystemComponent.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UHYCharacAbilitySystemComponent.OuterSingleton, Z_Construct_UClass_UHYCharacAbilitySystemComponent_Statics::ClassParams); } return Z_Registration_Info_UClass_UHYCharacAbilitySystemComponent.OuterSingleton; } template<> HWANYOUNG2_API UClass* StaticClass() { return UHYCharacAbilitySystemComponent::StaticClass(); } DEFINE_VTABLE_PTR_HELPER_CTOR(UHYCharacAbilitySystemComponent); UHYCharacAbilitySystemComponent::~UHYCharacAbilitySystemComponent() {} struct Z_CompiledInDeferFile_FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_Statics { static const FClassRegisterCompiledInInfo ClassInfo[]; }; const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_Statics::ClassInfo[] = { { Z_Construct_UClass_UHYCharacAbilitySystemComponent, UHYCharacAbilitySystemComponent::StaticClass, TEXT("UHYCharacAbilitySystemComponent"), &Z_Registration_Info_UClass_UHYCharacAbilitySystemComponent, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UHYCharacAbilitySystemComponent), 3250237373U) }, }; static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_1667132200(TEXT("/Script/hwanyoung2"), Z_CompiledInDeferFile_FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_Statics::ClassInfo), nullptr, 0, nullptr, 0); PRAGMA_ENABLE_DEPRECATION_WARNINGS