117 lines
6.6 KiB
C++
117 lines
6.6 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!
|
|
===========================================================================*/
|
|
|
|
// IWYU pragma: private, include "Units/ControlRigNodeWorkflow.h"
|
|
|
|
#ifdef CONTROLRIG_ControlRigNodeWorkflow_generated_h
|
|
#error "ControlRigNodeWorkflow.generated.h already included, missing '#pragma once' in ControlRigNodeWorkflow.h"
|
|
#endif
|
|
#define CONTROLRIG_ControlRigNodeWorkflow_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
class UObject;
|
|
struct FRigVMUserWorkflow;
|
|
|
|
// ********** Begin Class UControlRigWorkflowOptions ***********************************************
|
|
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_14_RPC_WRAPPERS_NO_PURE_DECLS \
|
|
DECLARE_FUNCTION(execEnsureAtLeastOneRigElementSelected);
|
|
|
|
|
|
struct Z_Construct_UClass_UControlRigWorkflowOptions_Statics;
|
|
CONTROLRIG_API UClass* Z_Construct_UClass_UControlRigWorkflowOptions_NoRegister();
|
|
|
|
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_14_INCLASS_NO_PURE_DECLS \
|
|
private: \
|
|
static void StaticRegisterNativesUControlRigWorkflowOptions(); \
|
|
friend struct ::Z_Construct_UClass_UControlRigWorkflowOptions_Statics; \
|
|
static UClass* GetPrivateStaticClass(); \
|
|
friend CONTROLRIG_API UClass* ::Z_Construct_UClass_UControlRigWorkflowOptions_NoRegister(); \
|
|
public: \
|
|
DECLARE_CLASS2(UControlRigWorkflowOptions, URigVMUserWorkflowOptions, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ControlRig"), Z_Construct_UClass_UControlRigWorkflowOptions_NoRegister) \
|
|
DECLARE_SERIALIZER(UControlRigWorkflowOptions)
|
|
|
|
|
|
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_14_ENHANCED_CONSTRUCTORS \
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
|
CONTROLRIG_API UControlRigWorkflowOptions(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
|
UControlRigWorkflowOptions(UControlRigWorkflowOptions&&) = delete; \
|
|
UControlRigWorkflowOptions(const UControlRigWorkflowOptions&) = delete; \
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTROLRIG_API, UControlRigWorkflowOptions); \
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UControlRigWorkflowOptions); \
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UControlRigWorkflowOptions) \
|
|
CONTROLRIG_API virtual ~UControlRigWorkflowOptions();
|
|
|
|
|
|
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_11_PROLOG
|
|
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_14_GENERATED_BODY \
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
|
public: \
|
|
FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_14_RPC_WRAPPERS_NO_PURE_DECLS \
|
|
FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_14_INCLASS_NO_PURE_DECLS \
|
|
FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_14_ENHANCED_CONSTRUCTORS \
|
|
private: \
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
|
|
|
|
|
class UControlRigWorkflowOptions;
|
|
|
|
// ********** End Class UControlRigWorkflowOptions *************************************************
|
|
|
|
// ********** Begin Class UControlRigTransformWorkflowOptions **************************************
|
|
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_31_RPC_WRAPPERS_NO_PURE_DECLS \
|
|
DECLARE_FUNCTION(execProvideWorkflows);
|
|
|
|
|
|
struct Z_Construct_UClass_UControlRigTransformWorkflowOptions_Statics;
|
|
CONTROLRIG_API UClass* Z_Construct_UClass_UControlRigTransformWorkflowOptions_NoRegister();
|
|
|
|
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_31_INCLASS_NO_PURE_DECLS \
|
|
private: \
|
|
static void StaticRegisterNativesUControlRigTransformWorkflowOptions(); \
|
|
friend struct ::Z_Construct_UClass_UControlRigTransformWorkflowOptions_Statics; \
|
|
static UClass* GetPrivateStaticClass(); \
|
|
friend CONTROLRIG_API UClass* ::Z_Construct_UClass_UControlRigTransformWorkflowOptions_NoRegister(); \
|
|
public: \
|
|
DECLARE_CLASS2(UControlRigTransformWorkflowOptions, UControlRigWorkflowOptions, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ControlRig"), Z_Construct_UClass_UControlRigTransformWorkflowOptions_NoRegister) \
|
|
DECLARE_SERIALIZER(UControlRigTransformWorkflowOptions)
|
|
|
|
|
|
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_31_ENHANCED_CONSTRUCTORS \
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
|
CONTROLRIG_API UControlRigTransformWorkflowOptions(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
|
UControlRigTransformWorkflowOptions(UControlRigTransformWorkflowOptions&&) = delete; \
|
|
UControlRigTransformWorkflowOptions(const UControlRigTransformWorkflowOptions&) = delete; \
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(CONTROLRIG_API, UControlRigTransformWorkflowOptions); \
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UControlRigTransformWorkflowOptions); \
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UControlRigTransformWorkflowOptions) \
|
|
CONTROLRIG_API virtual ~UControlRigTransformWorkflowOptions();
|
|
|
|
|
|
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_28_PROLOG
|
|
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_31_GENERATED_BODY \
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
|
public: \
|
|
FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_31_RPC_WRAPPERS_NO_PURE_DECLS \
|
|
FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_31_INCLASS_NO_PURE_DECLS \
|
|
FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h_31_ENHANCED_CONSTRUCTORS \
|
|
private: \
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
|
|
|
|
|
class UControlRigTransformWorkflowOptions;
|
|
|
|
// ********** End Class UControlRigTransformWorkflowOptions ****************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_ControlRigNodeWorkflow_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|