Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Blutility/UHT/AsyncRegisterAndExecuteTask.gen.cpp

205 lines
14 KiB
C++
Raw Normal View History

2026-01-28 19:08:51 -05:00
// 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 "AsyncRegisterAndExecuteTask.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeAsyncRegisterAndExecuteTask() {}
// ********** Begin Cross Module References ********************************************************
BLUTILITY_API UClass* Z_Construct_UClass_UAsyncRegisterAndExecuteTask();
BLUTILITY_API UClass* Z_Construct_UClass_UAsyncRegisterAndExecuteTask_NoRegister();
BLUTILITY_API UClass* Z_Construct_UClass_UEditorUtilityTask_NoRegister();
BLUTILITY_API UFunction* Z_Construct_UDelegateFunction_Blutility_OnEditorUtilityTaskDynamicDelegate__DelegateSignature();
ENGINE_API UClass* Z_Construct_UClass_UBlueprintAsyncActionBase();
UPackage* Z_Construct_UPackage__Script_Blutility();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UAsyncRegisterAndExecuteTask Function RegisterAndExecuteTask *************
struct Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics
{
struct AsyncRegisterAndExecuteTask_eventRegisterAndExecuteTask_Parms
{
UEditorUtilityTask* Task;
UEditorUtilityTask* OptionalParentTask;
UAsyncRegisterAndExecuteTask* ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "BlueprintInternalUseOnly", "true" },
{ "CPP_Default_OptionalParentTask", "None" },
{ "ModuleRelativePath", "Public/AsyncRegisterAndExecuteTask.h" },
};
#endif // WITH_METADATA
// ********** Begin Function RegisterAndExecuteTask constinit property declarations ****************
static const UECodeGen_Private::FObjectPropertyParams NewProp_Task;
static const UECodeGen_Private::FObjectPropertyParams NewProp_OptionalParentTask;
static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function RegisterAndExecuteTask constinit property declarations ******************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function RegisterAndExecuteTask Property Definitions ***************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::NewProp_Task = { "Task", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncRegisterAndExecuteTask_eventRegisterAndExecuteTask_Parms, Task), Z_Construct_UClass_UEditorUtilityTask_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::NewProp_OptionalParentTask = { "OptionalParentTask", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncRegisterAndExecuteTask_eventRegisterAndExecuteTask_Parms, OptionalParentTask), Z_Construct_UClass_UEditorUtilityTask_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncRegisterAndExecuteTask_eventRegisterAndExecuteTask_Parms, ReturnValue), Z_Construct_UClass_UAsyncRegisterAndExecuteTask_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::NewProp_Task,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::NewProp_OptionalParentTask,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::PropPointers) < 2048);
// ********** End Function RegisterAndExecuteTask Property Definitions *****************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncRegisterAndExecuteTask, nullptr, "RegisterAndExecuteTask", Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::PropPointers),
sizeof(Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::AsyncRegisterAndExecuteTask_eventRegisterAndExecuteTask_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::AsyncRegisterAndExecuteTask_eventRegisterAndExecuteTask_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(UAsyncRegisterAndExecuteTask::execRegisterAndExecuteTask)
{
P_GET_OBJECT(UEditorUtilityTask,Z_Param_Task);
P_GET_OBJECT(UEditorUtilityTask,Z_Param_OptionalParentTask);
P_FINISH;
P_NATIVE_BEGIN;
*(UAsyncRegisterAndExecuteTask**)Z_Param__Result=UAsyncRegisterAndExecuteTask::RegisterAndExecuteTask(Z_Param_Task,Z_Param_OptionalParentTask);
P_NATIVE_END;
}
// ********** End Class UAsyncRegisterAndExecuteTask Function RegisterAndExecuteTask ***************
// ********** Begin Class UAsyncRegisterAndExecuteTask *********************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UAsyncRegisterAndExecuteTask;
UClass* UAsyncRegisterAndExecuteTask::GetPrivateStaticClass()
{
using TClass = UAsyncRegisterAndExecuteTask;
if (!Z_Registration_Info_UClass_UAsyncRegisterAndExecuteTask.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("AsyncRegisterAndExecuteTask"),
Z_Registration_Info_UClass_UAsyncRegisterAndExecuteTask.InnerSingleton,
StaticRegisterNativesUAsyncRegisterAndExecuteTask,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UAsyncRegisterAndExecuteTask.InnerSingleton;
}
UClass* Z_Construct_UClass_UAsyncRegisterAndExecuteTask_NoRegister()
{
return UAsyncRegisterAndExecuteTask::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "AsyncRegisterAndExecuteTask.h" },
{ "ModuleRelativePath", "Public/AsyncRegisterAndExecuteTask.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_OnFinished_MetaData[] = {
{ "ModuleRelativePath", "Public/AsyncRegisterAndExecuteTask.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UAsyncRegisterAndExecuteTask constinit property declarations *************
static const UECodeGen_Private::FMulticastDelegatePropertyParams NewProp_OnFinished;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UAsyncRegisterAndExecuteTask constinit property declarations ***************
static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = {
{ .NameUTF8 = UTF8TEXT("RegisterAndExecuteTask"), .Pointer = &UAsyncRegisterAndExecuteTask::execRegisterAndExecuteTask },
};
static UObject* (*const DependentSingletons[])();
static constexpr FClassFunctionLinkInfo FuncInfo[] = {
{ &Z_Construct_UFunction_UAsyncRegisterAndExecuteTask_RegisterAndExecuteTask, "RegisterAndExecuteTask" }, // 3732707343
};
static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048);
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UAsyncRegisterAndExecuteTask>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics
// ********** Begin Class UAsyncRegisterAndExecuteTask Property Definitions ************************
const UECodeGen_Private::FMulticastDelegatePropertyParams Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics::NewProp_OnFinished = { "OnFinished", nullptr, (EPropertyFlags)0x0010000010080000, UECodeGen_Private::EPropertyGenFlags::InlineMulticastDelegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAsyncRegisterAndExecuteTask, OnFinished), Z_Construct_UDelegateFunction_Blutility_OnEditorUtilityTaskDynamicDelegate__DelegateSignature, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_OnFinished_MetaData), NewProp_OnFinished_MetaData) }; // 4040596891
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics::NewProp_OnFinished,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics::PropPointers) < 2048);
// ********** End Class UAsyncRegisterAndExecuteTask Property Definitions **************************
UObject* (*const Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UBlueprintAsyncActionBase,
(UObject* (*)())Z_Construct_UPackage__Script_Blutility,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics::ClassParams = {
&UAsyncRegisterAndExecuteTask::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
FuncInfo,
Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
UE_ARRAY_COUNT(FuncInfo),
UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics::PropPointers),
0,
0x008800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics::Class_MetaDataParams), Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics::Class_MetaDataParams)
};
void UAsyncRegisterAndExecuteTask::StaticRegisterNativesUAsyncRegisterAndExecuteTask()
{
UClass* Class = UAsyncRegisterAndExecuteTask::StaticClass();
FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics::Funcs));
}
UClass* Z_Construct_UClass_UAsyncRegisterAndExecuteTask()
{
if (!Z_Registration_Info_UClass_UAsyncRegisterAndExecuteTask.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAsyncRegisterAndExecuteTask.OuterSingleton, Z_Construct_UClass_UAsyncRegisterAndExecuteTask_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UAsyncRegisterAndExecuteTask.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAsyncRegisterAndExecuteTask);
UAsyncRegisterAndExecuteTask::~UAsyncRegisterAndExecuteTask() {}
// ********** End Class UAsyncRegisterAndExecuteTask ***********************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_Blutility_Public_AsyncRegisterAndExecuteTask_h__Script_Blutility_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UAsyncRegisterAndExecuteTask, UAsyncRegisterAndExecuteTask::StaticClass, TEXT("UAsyncRegisterAndExecuteTask"), &Z_Registration_Info_UClass_UAsyncRegisterAndExecuteTask, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAsyncRegisterAndExecuteTask), 1379478781U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_Blutility_Public_AsyncRegisterAndExecuteTask_h__Script_Blutility_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_Blutility_Public_AsyncRegisterAndExecuteTask_h__Script_Blutility_2302828681{
TEXT("/Script/Blutility"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_Blutility_Public_AsyncRegisterAndExecuteTask_h__Script_Blutility_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_Blutility_Public_AsyncRegisterAndExecuteTask_h__Script_Blutility_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS