Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/RigVM/UHT/RigVMUserWorkflow.gen.cpp
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

694 lines
48 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!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "RigVMCore/RigVMUserWorkflow.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeRigVMUserWorkflow() {}
// ********** Begin Cross Module References ********************************************************
COREUOBJECT_API UClass* Z_Construct_UClass_UClass_NoRegister();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject_NoRegister();
RIGVM_API UClass* Z_Construct_UClass_URigVMUserWorkflowOptions();
RIGVM_API UClass* Z_Construct_UClass_URigVMUserWorkflowOptions_NoRegister();
RIGVM_API UEnum* Z_Construct_UEnum_RigVM_ERigVMUserWorkflowType();
RIGVM_API UFunction* Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature();
RIGVM_API UScriptStruct* Z_Construct_UScriptStruct_FRigVMUserWorkflow();
UPackage* Z_Construct_UPackage__Script_RigVM();
// ********** End Cross Module References **********************************************************
// ********** Begin Delegate FRigVMPeformUserWorkflowDynamicDelegate *******************************
struct Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics
{
struct _Script_RigVM_eventRigVMPeformUserWorkflowDynamicDelegate_Parms
{
const URigVMUserWorkflowOptions* InOptions;
UObject* InController;
bool ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InOptions_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Delegate FRigVMPeformUserWorkflowDynamicDelegate constinit property declarations
static const UECodeGen_Private::FObjectPropertyParams NewProp_InOptions;
static const UECodeGen_Private::FObjectPropertyParams NewProp_InController;
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Delegate FRigVMPeformUserWorkflowDynamicDelegate constinit property declarations *
static const UECodeGen_Private::FDelegateFunctionParams FuncParams;
};
// ********** Begin Delegate FRigVMPeformUserWorkflowDynamicDelegate Property Definitions **********
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::NewProp_InOptions = { "InOptions", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(_Script_RigVM_eventRigVMPeformUserWorkflowDynamicDelegate_Parms, InOptions), Z_Construct_UClass_URigVMUserWorkflowOptions_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InOptions_MetaData), NewProp_InOptions_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::NewProp_InController = { "InController", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(_Script_RigVM_eventRigVMPeformUserWorkflowDynamicDelegate_Parms, InController), Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(0, nullptr) };
void Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((_Script_RigVM_eventRigVMPeformUserWorkflowDynamicDelegate_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(_Script_RigVM_eventRigVMPeformUserWorkflowDynamicDelegate_Parms), &Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::NewProp_InOptions,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::NewProp_InController,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::PropPointers) < 2048);
// ********** End Delegate FRigVMPeformUserWorkflowDynamicDelegate Property Definitions ************
const UECodeGen_Private::FDelegateFunctionParams Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UPackage__Script_RigVM, nullptr, "RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature", Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::PropPointers),
sizeof(Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::_Script_RigVM_eventRigVMPeformUserWorkflowDynamicDelegate_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x00120000, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::Function_MetaDataParams), Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::_Script_RigVM_eventRigVMPeformUserWorkflowDynamicDelegate_Parms) < MAX_uint16);
UFunction* Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUDelegateFunction(&ReturnFunction, Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature_Statics::FuncParams);
}
return ReturnFunction;
}
bool FRigVMPeformUserWorkflowDynamicDelegate_DelegateWrapper(const FScriptDelegate& RigVMPeformUserWorkflowDynamicDelegate, const URigVMUserWorkflowOptions* InOptions, UObject* InController)
{
struct _Script_RigVM_eventRigVMPeformUserWorkflowDynamicDelegate_Parms
{
const URigVMUserWorkflowOptions* InOptions;
UObject* InController;
bool ReturnValue;
/** Constructor, initializes return property only **/
_Script_RigVM_eventRigVMPeformUserWorkflowDynamicDelegate_Parms()
: ReturnValue(false)
{
}
};
_Script_RigVM_eventRigVMPeformUserWorkflowDynamicDelegate_Parms Parms;
Parms.InOptions=InOptions;
Parms.InController=InController;
RigVMPeformUserWorkflowDynamicDelegate.ProcessDelegate<UObject>(&Parms);
return !!Parms.ReturnValue;
}
// ********** End Delegate FRigVMPeformUserWorkflowDynamicDelegate *********************************
// ********** Begin Enum ERigVMUserWorkflowType ****************************************************
static FEnumRegistrationInfo Z_Registration_Info_UEnum_ERigVMUserWorkflowType;
static UEnum* ERigVMUserWorkflowType_StaticEnum()
{
if (!Z_Registration_Info_UEnum_ERigVMUserWorkflowType.OuterSingleton)
{
Z_Registration_Info_UEnum_ERigVMUserWorkflowType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_RigVM_ERigVMUserWorkflowType, (UObject*)Z_Construct_UPackage__Script_RigVM(), TEXT("ERigVMUserWorkflowType"));
}
return Z_Registration_Info_UEnum_ERigVMUserWorkflowType.OuterSingleton;
}
template<> RIGVM_NON_ATTRIBUTED_API UEnum* StaticEnum<ERigVMUserWorkflowType>()
{
return ERigVMUserWorkflowType_StaticEnum();
}
struct Z_Construct_UEnum_RigVM_ERigVMUserWorkflowType_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = {
{ "All.Name", "ERigVMUserWorkflowType::All" },
{ "BlueprintType", "true" },
{ "Comment", "// Types of workflows offered by a rigvm struct node\n" },
{ "Invalid.Hidden", "" },
{ "Invalid.Name", "ERigVMUserWorkflowType::Invalid" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
{ "NodeContext.Name", "ERigVMUserWorkflowType::NodeContext" },
{ "NodeContextButton.Name", "ERigVMUserWorkflowType::NodeContextButton" },
{ "OnPinDefaultChanged.Name", "ERigVMUserWorkflowType::OnPinDefaultChanged" },
{ "PinContext.Name", "ERigVMUserWorkflowType::PinContext" },
{ "ToolTip", "Types of workflows offered by a rigvm struct node" },
};
#endif // WITH_METADATA
static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = {
{ "ERigVMUserWorkflowType::Invalid", (int64)ERigVMUserWorkflowType::Invalid },
{ "ERigVMUserWorkflowType::NodeContext", (int64)ERigVMUserWorkflowType::NodeContext },
{ "ERigVMUserWorkflowType::PinContext", (int64)ERigVMUserWorkflowType::PinContext },
{ "ERigVMUserWorkflowType::OnPinDefaultChanged", (int64)ERigVMUserWorkflowType::OnPinDefaultChanged },
{ "ERigVMUserWorkflowType::NodeContextButton", (int64)ERigVMUserWorkflowType::NodeContextButton },
{ "ERigVMUserWorkflowType::All", (int64)ERigVMUserWorkflowType::All },
};
static const UECodeGen_Private::FEnumParams EnumParams;
}; // struct Z_Construct_UEnum_RigVM_ERigVMUserWorkflowType_Statics
const UECodeGen_Private::FEnumParams Z_Construct_UEnum_RigVM_ERigVMUserWorkflowType_Statics::EnumParams = {
(UObject*(*)())Z_Construct_UPackage__Script_RigVM,
nullptr,
"ERigVMUserWorkflowType",
"ERigVMUserWorkflowType",
Z_Construct_UEnum_RigVM_ERigVMUserWorkflowType_Statics::Enumerators,
RF_Public|RF_Transient|RF_MarkAsNative,
UE_ARRAY_COUNT(Z_Construct_UEnum_RigVM_ERigVMUserWorkflowType_Statics::Enumerators),
EEnumFlags::None,
(uint8)UEnum::ECppForm::EnumClass,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_RigVM_ERigVMUserWorkflowType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_RigVM_ERigVMUserWorkflowType_Statics::Enum_MetaDataParams)
};
UEnum* Z_Construct_UEnum_RigVM_ERigVMUserWorkflowType()
{
if (!Z_Registration_Info_UEnum_ERigVMUserWorkflowType.InnerSingleton)
{
UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ERigVMUserWorkflowType.InnerSingleton, Z_Construct_UEnum_RigVM_ERigVMUserWorkflowType_Statics::EnumParams);
}
return Z_Registration_Info_UEnum_ERigVMUserWorkflowType.InnerSingleton;
}
// ********** End Enum ERigVMUserWorkflowType ******************************************************
// ********** Begin ScriptStruct FRigVMUserWorkflow ************************************************
struct Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FRigVMUserWorkflow); }
static inline consteval int16 GetStructAlignment() { return alignof(FRigVMUserWorkflow); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "BlueprintType", "true" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Title_MetaData[] = {
{ "AllowPrivateAccess", "TRUE" },
{ "Category", "Workflow" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Tooltip_MetaData[] = {
{ "AllowPrivateAccess", "TRUE" },
{ "Category", "Workflow" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Type_MetaData[] = {
{ "AllowPrivateAccess", "TRUE" },
{ "Category", "Workflow" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PerformDynamicDelegate_MetaData[] = {
{ "AllowPrivateAccess", "TRUE" },
{ "Category", "Workflow" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
{ "ScriptName", "OnPerformWorkflow" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_OptionsClass_MetaData[] = {
{ "AllowPrivateAccess", "TRUE" },
{ "Category", "Workflow" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FRigVMUserWorkflow constinit property declarations ****************
static const UECodeGen_Private::FStrPropertyParams NewProp_Title;
static const UECodeGen_Private::FStrPropertyParams NewProp_Tooltip;
static const UECodeGen_Private::FBytePropertyParams NewProp_Type_Underlying;
static const UECodeGen_Private::FEnumPropertyParams NewProp_Type;
static const UECodeGen_Private::FDelegatePropertyParams NewProp_PerformDynamicDelegate;
static const UECodeGen_Private::FClassPropertyParams NewProp_OptionsClass;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FRigVMUserWorkflow constinit property declarations ******************
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FRigVMUserWorkflow>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FRigVMUserWorkflow;
class UScriptStruct* FRigVMUserWorkflow::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FRigVMUserWorkflow.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FRigVMUserWorkflow.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FRigVMUserWorkflow, (UObject*)Z_Construct_UPackage__Script_RigVM(), TEXT("RigVMUserWorkflow"));
}
return Z_Registration_Info_UScriptStruct_FRigVMUserWorkflow.OuterSingleton;
}
// ********** Begin ScriptStruct FRigVMUserWorkflow Property Definitions ***************************
const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::NewProp_Title = { "Title", nullptr, (EPropertyFlags)0x0020080000000005, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMUserWorkflow, Title), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Title_MetaData), NewProp_Title_MetaData) };
const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::NewProp_Tooltip = { "Tooltip", nullptr, (EPropertyFlags)0x0020080000000005, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMUserWorkflow, Tooltip), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Tooltip_MetaData), NewProp_Tooltip_MetaData) };
const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::NewProp_Type_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::NewProp_Type = { "Type", nullptr, (EPropertyFlags)0x0020080000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMUserWorkflow, Type), Z_Construct_UEnum_RigVM_ERigVMUserWorkflowType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Type_MetaData), NewProp_Type_MetaData) }; // 3028356527
const UECodeGen_Private::FDelegatePropertyParams Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::NewProp_PerformDynamicDelegate = { "PerformDynamicDelegate", nullptr, (EPropertyFlags)0x0020080000080005, UECodeGen_Private::EPropertyGenFlags::Delegate, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMUserWorkflow, PerformDynamicDelegate), Z_Construct_UDelegateFunction_RigVM_RigVMPeformUserWorkflowDynamicDelegate__DelegateSignature, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PerformDynamicDelegate_MetaData), NewProp_PerformDynamicDelegate_MetaData) }; // 617000510
const UECodeGen_Private::FClassPropertyParams Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::NewProp_OptionsClass = { "OptionsClass", nullptr, (EPropertyFlags)0x0124080000000005, UECodeGen_Private::EPropertyGenFlags::Class | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMUserWorkflow, OptionsClass), Z_Construct_UClass_UClass_NoRegister, Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_OptionsClass_MetaData), NewProp_OptionsClass_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::NewProp_Title,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::NewProp_Tooltip,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::NewProp_Type_Underlying,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::NewProp_Type,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::NewProp_PerformDynamicDelegate,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::NewProp_OptionsClass,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FRigVMUserWorkflow Property Definitions *****************************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_RigVM,
nullptr,
&NewStructOps,
"RigVMUserWorkflow",
Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::PropPointers),
sizeof(FRigVMUserWorkflow),
alignof(FRigVMUserWorkflow),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000005),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FRigVMUserWorkflow()
{
if (!Z_Registration_Info_UScriptStruct_FRigVMUserWorkflow.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FRigVMUserWorkflow.InnerSingleton, Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FRigVMUserWorkflow.InnerSingleton);
}
// ********** End ScriptStruct FRigVMUserWorkflow **************************************************
// ********** Begin Class URigVMUserWorkflowOptions Function IsValid *******************************
struct Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics
{
struct RigVMUserWorkflowOptions_eventIsValid_Parms
{
bool ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Options" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
#endif // WITH_METADATA
// ********** Begin Function IsValid constinit property declarations *******************************
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function IsValid constinit property declarations *********************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function IsValid Property Definitions ******************************************
void Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((RigVMUserWorkflowOptions_eventIsValid_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(RigVMUserWorkflowOptions_eventIsValid_Parms), &Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::PropPointers) < 2048);
// ********** End Function IsValid Property Definitions ********************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_URigVMUserWorkflowOptions, nullptr, "IsValid", Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::PropPointers),
sizeof(Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::RigVMUserWorkflowOptions_eventIsValid_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54020401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::Function_MetaDataParams), Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::RigVMUserWorkflowOptions_eventIsValid_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(URigVMUserWorkflowOptions::execIsValid)
{
P_FINISH;
P_NATIVE_BEGIN;
*(bool*)Z_Param__Result=P_THIS->IsValid();
P_NATIVE_END;
}
// ********** End Class URigVMUserWorkflowOptions Function IsValid *********************************
// ********** Begin Class URigVMUserWorkflowOptions Function ReportError ***************************
struct Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError_Statics
{
struct RigVMUserWorkflowOptions_eventReportError_Parms
{
FString InMessage;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Options" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InMessage_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function ReportError constinit property declarations ***************************
static const UECodeGen_Private::FStrPropertyParams NewProp_InMessage;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function ReportError constinit property declarations *****************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function ReportError Property Definitions **************************************
const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError_Statics::NewProp_InMessage = { "InMessage", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(RigVMUserWorkflowOptions_eventReportError_Parms, InMessage), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InMessage_MetaData), NewProp_InMessage_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError_Statics::NewProp_InMessage,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError_Statics::PropPointers) < 2048);
// ********** End Function ReportError Property Definitions ****************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_URigVMUserWorkflowOptions, nullptr, "ReportError", Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError_Statics::PropPointers),
sizeof(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError_Statics::RigVMUserWorkflowOptions_eventReportError_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError_Statics::Function_MetaDataParams), Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError_Statics::RigVMUserWorkflowOptions_eventReportError_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(URigVMUserWorkflowOptions::execReportError)
{
P_GET_PROPERTY(FStrProperty,Z_Param_InMessage);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->ReportError(Z_Param_InMessage);
P_NATIVE_END;
}
// ********** End Class URigVMUserWorkflowOptions Function ReportError *****************************
// ********** Begin Class URigVMUserWorkflowOptions Function ReportInfo ****************************
struct Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo_Statics
{
struct RigVMUserWorkflowOptions_eventReportInfo_Parms
{
FString InMessage;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Options" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InMessage_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function ReportInfo constinit property declarations ****************************
static const UECodeGen_Private::FStrPropertyParams NewProp_InMessage;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function ReportInfo constinit property declarations ******************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function ReportInfo Property Definitions ***************************************
const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo_Statics::NewProp_InMessage = { "InMessage", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(RigVMUserWorkflowOptions_eventReportInfo_Parms, InMessage), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InMessage_MetaData), NewProp_InMessage_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo_Statics::NewProp_InMessage,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo_Statics::PropPointers) < 2048);
// ********** End Function ReportInfo Property Definitions *****************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_URigVMUserWorkflowOptions, nullptr, "ReportInfo", Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo_Statics::PropPointers),
sizeof(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo_Statics::RigVMUserWorkflowOptions_eventReportInfo_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo_Statics::Function_MetaDataParams), Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo_Statics::RigVMUserWorkflowOptions_eventReportInfo_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(URigVMUserWorkflowOptions::execReportInfo)
{
P_GET_PROPERTY(FStrProperty,Z_Param_InMessage);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->ReportInfo(Z_Param_InMessage);
P_NATIVE_END;
}
// ********** End Class URigVMUserWorkflowOptions Function ReportInfo ******************************
// ********** Begin Class URigVMUserWorkflowOptions Function ReportWarning *************************
struct Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning_Statics
{
struct RigVMUserWorkflowOptions_eventReportWarning_Parms
{
FString InMessage;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Options" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InMessage_MetaData[] = {
{ "NativeConst", "" },
};
#endif // WITH_METADATA
// ********** Begin Function ReportWarning constinit property declarations *************************
static const UECodeGen_Private::FStrPropertyParams NewProp_InMessage;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function ReportWarning constinit property declarations ***************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function ReportWarning Property Definitions ************************************
const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning_Statics::NewProp_InMessage = { "InMessage", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(RigVMUserWorkflowOptions_eventReportWarning_Parms, InMessage), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InMessage_MetaData), NewProp_InMessage_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning_Statics::NewProp_InMessage,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning_Statics::PropPointers) < 2048);
// ********** End Function ReportWarning Property Definitions **************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_URigVMUserWorkflowOptions, nullptr, "ReportWarning", Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning_Statics::PropPointers),
sizeof(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning_Statics::RigVMUserWorkflowOptions_eventReportWarning_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04020401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning_Statics::Function_MetaDataParams), Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning_Statics::RigVMUserWorkflowOptions_eventReportWarning_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(URigVMUserWorkflowOptions::execReportWarning)
{
P_GET_PROPERTY(FStrProperty,Z_Param_InMessage);
P_FINISH;
P_NATIVE_BEGIN;
P_THIS->ReportWarning(Z_Param_InMessage);
P_NATIVE_END;
}
// ********** End Class URigVMUserWorkflowOptions Function ReportWarning ***************************
// ********** Begin Class URigVMUserWorkflowOptions Function RequiresDialog ************************
struct Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics
{
struct RigVMUserWorkflowOptions_eventRequiresDialog_Parms
{
bool ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Options" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
#endif // WITH_METADATA
// ********** Begin Function RequiresDialog constinit property declarations ************************
static void NewProp_ReturnValue_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function RequiresDialog constinit property declarations **************************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function RequiresDialog Property Definitions ***********************************
void Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::NewProp_ReturnValue_SetBit(void* Obj)
{
((RigVMUserWorkflowOptions_eventRequiresDialog_Parms*)Obj)->ReturnValue = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(RigVMUserWorkflowOptions_eventRequiresDialog_Parms), &Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::PropPointers) < 2048);
// ********** End Function RequiresDialog Property Definitions *************************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_URigVMUserWorkflowOptions, nullptr, "RequiresDialog", Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::PropPointers),
sizeof(Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::RigVMUserWorkflowOptions_eventRequiresDialog_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::Function_MetaDataParams), Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::RigVMUserWorkflowOptions_eventRequiresDialog_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(URigVMUserWorkflowOptions::execRequiresDialog)
{
P_FINISH;
P_NATIVE_BEGIN;
*(bool*)Z_Param__Result=P_THIS->RequiresDialog();
P_NATIVE_END;
}
// ********** End Class URigVMUserWorkflowOptions Function RequiresDialog **************************
// ********** Begin Class URigVMUserWorkflowOptions ************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_URigVMUserWorkflowOptions;
UClass* URigVMUserWorkflowOptions::GetPrivateStaticClass()
{
using TClass = URigVMUserWorkflowOptions;
if (!Z_Registration_Info_UClass_URigVMUserWorkflowOptions.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("RigVMUserWorkflowOptions"),
Z_Registration_Info_UClass_URigVMUserWorkflowOptions.InnerSingleton,
StaticRegisterNativesURigVMUserWorkflowOptions,
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_URigVMUserWorkflowOptions.InnerSingleton;
}
UClass* Z_Construct_UClass_URigVMUserWorkflowOptions_NoRegister()
{
return URigVMUserWorkflowOptions::GetPrivateStaticClass();
}
struct Z_Construct_UClass_URigVMUserWorkflowOptions_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "BlueprintType", "true" },
{ "IncludePath", "RigVMCore/RigVMUserWorkflow.h" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Subject_MetaData[] = {
{ "AllowPrivateAccess", "TRUE" },
{ "Category", "Options" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Workflow_MetaData[] = {
{ "AllowPrivateAccess", "TRUE" },
{ "Category", "Options" },
{ "ModuleRelativePath", "Public/RigVMCore/RigVMUserWorkflow.h" },
};
#endif // WITH_METADATA
// ********** Begin Class URigVMUserWorkflowOptions constinit property declarations ****************
static const UECodeGen_Private::FObjectPropertyParams NewProp_Subject;
static const UECodeGen_Private::FStructPropertyParams NewProp_Workflow;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class URigVMUserWorkflowOptions constinit property declarations ******************
static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = {
{ .NameUTF8 = UTF8TEXT("IsValid"), .Pointer = &URigVMUserWorkflowOptions::execIsValid },
{ .NameUTF8 = UTF8TEXT("ReportError"), .Pointer = &URigVMUserWorkflowOptions::execReportError },
{ .NameUTF8 = UTF8TEXT("ReportInfo"), .Pointer = &URigVMUserWorkflowOptions::execReportInfo },
{ .NameUTF8 = UTF8TEXT("ReportWarning"), .Pointer = &URigVMUserWorkflowOptions::execReportWarning },
{ .NameUTF8 = UTF8TEXT("RequiresDialog"), .Pointer = &URigVMUserWorkflowOptions::execRequiresDialog },
};
static UObject* (*const DependentSingletons[])();
static constexpr FClassFunctionLinkInfo FuncInfo[] = {
{ &Z_Construct_UFunction_URigVMUserWorkflowOptions_IsValid, "IsValid" }, // 1902277565
{ &Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportError, "ReportError" }, // 4141712917
{ &Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportInfo, "ReportInfo" }, // 4001999993
{ &Z_Construct_UFunction_URigVMUserWorkflowOptions_ReportWarning, "ReportWarning" }, // 1601782390
{ &Z_Construct_UFunction_URigVMUserWorkflowOptions_RequiresDialog, "RequiresDialog" }, // 3181607684
};
static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048);
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<URigVMUserWorkflowOptions>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_URigVMUserWorkflowOptions_Statics
// ********** Begin Class URigVMUserWorkflowOptions Property Definitions ***************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::NewProp_Subject = { "Subject", nullptr, (EPropertyFlags)0x0124080000010015, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(URigVMUserWorkflowOptions, Subject), Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Subject_MetaData), NewProp_Subject_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::NewProp_Workflow = { "Workflow", nullptr, (EPropertyFlags)0x0020088000010015, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(URigVMUserWorkflowOptions, Workflow), Z_Construct_UScriptStruct_FRigVMUserWorkflow, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Workflow_MetaData), NewProp_Workflow_MetaData) }; // 4128883856
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::NewProp_Subject,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::NewProp_Workflow,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::PropPointers) < 2048);
// ********** End Class URigVMUserWorkflowOptions Property Definitions *****************************
UObject* (*const Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_RigVM,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::ClassParams = {
&URigVMUserWorkflowOptions::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
FuncInfo,
Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
UE_ARRAY_COUNT(FuncInfo),
UE_ARRAY_COUNT(Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::PropPointers),
0,
0x008800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::Class_MetaDataParams), Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::Class_MetaDataParams)
};
void URigVMUserWorkflowOptions::StaticRegisterNativesURigVMUserWorkflowOptions()
{
UClass* Class = URigVMUserWorkflowOptions::StaticClass();
FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::Funcs));
}
UClass* Z_Construct_UClass_URigVMUserWorkflowOptions()
{
if (!Z_Registration_Info_UClass_URigVMUserWorkflowOptions.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_URigVMUserWorkflowOptions.OuterSingleton, Z_Construct_UClass_URigVMUserWorkflowOptions_Statics::ClassParams);
}
return Z_Registration_Info_UClass_URigVMUserWorkflowOptions.OuterSingleton;
}
URigVMUserWorkflowOptions::URigVMUserWorkflowOptions(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, URigVMUserWorkflowOptions);
URigVMUserWorkflowOptions::~URigVMUserWorkflowOptions() {}
// ********** End Class URigVMUserWorkflowOptions **************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMUserWorkflow_h__Script_RigVM_Statics
{
static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = {
{ ERigVMUserWorkflowType_StaticEnum, TEXT("ERigVMUserWorkflowType"), &Z_Registration_Info_UEnum_ERigVMUserWorkflowType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 3028356527U) },
};
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FRigVMUserWorkflow::StaticStruct, Z_Construct_UScriptStruct_FRigVMUserWorkflow_Statics::NewStructOps, TEXT("RigVMUserWorkflow"),&Z_Registration_Info_UScriptStruct_FRigVMUserWorkflow, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FRigVMUserWorkflow), 4128883856U) },
};
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_URigVMUserWorkflowOptions, URigVMUserWorkflowOptions::StaticClass, TEXT("URigVMUserWorkflowOptions"), &Z_Registration_Info_UClass_URigVMUserWorkflowOptions, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(URigVMUserWorkflowOptions), 108177559U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMUserWorkflow_h__Script_RigVM_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMUserWorkflow_h__Script_RigVM_163111480{
TEXT("/Script/RigVM"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMUserWorkflow_h__Script_RigVM_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMUserWorkflow_h__Script_RigVM_Statics::ClassInfo),
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMUserWorkflow_h__Script_RigVM_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMUserWorkflow_h__Script_RigVM_Statics::ScriptStructInfo),
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMUserWorkflow_h__Script_RigVM_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMUserWorkflow_h__Script_RigVM_Statics::EnumInfo),
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS