54 lines
2.8 KiB
C
54 lines
2.8 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 "Dataflow/DataflowCollectionEditSkinWeightsNode.h"
|
|
|
|
#ifdef DATAFLOWNODES_DataflowCollectionEditSkinWeightsNode_generated_h
|
|
#error "DataflowCollectionEditSkinWeightsNode.generated.h already included, missing '#pragma once' in DataflowCollectionEditSkinWeightsNode.h"
|
|
#endif
|
|
#define DATAFLOWNODES_DataflowCollectionEditSkinWeightsNode_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FDataflowSkinWeightData *******************************************
|
|
struct Z_Construct_UScriptStruct_FDataflowSkinWeightData_Statics;
|
|
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowNodes_Public_Dataflow_DataflowCollectionEditSkinWeightsNode_h_25_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FDataflowSkinWeightData_Statics; \
|
|
DATAFLOWNODES_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FDataflowSkinWeightData;
|
|
// ********** End ScriptStruct FDataflowSkinWeightData *********************************************
|
|
|
|
// ********** Begin ScriptStruct FDataflowVertexSkinWeightData *************************************
|
|
struct Z_Construct_UScriptStruct_FDataflowVertexSkinWeightData_Statics;
|
|
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowNodes_Public_Dataflow_DataflowCollectionEditSkinWeightsNode_h_43_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FDataflowVertexSkinWeightData_Statics; \
|
|
DATAFLOWNODES_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FDataflowVertexSkinWeightData;
|
|
// ********** End ScriptStruct FDataflowVertexSkinWeightData ***************************************
|
|
|
|
// ********** Begin ScriptStruct FDataflowCollectionEditSkinWeightsNode ****************************
|
|
struct Z_Construct_UScriptStruct_FDataflowCollectionEditSkinWeightsNode_Statics;
|
|
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowNodes_Public_Dataflow_DataflowCollectionEditSkinWeightsNode_h_81_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FDataflowCollectionEditSkinWeightsNode_Statics; \
|
|
DATAFLOWNODES_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FDataflowPrimitiveNode Super;
|
|
|
|
|
|
struct FDataflowCollectionEditSkinWeightsNode;
|
|
// ********** End ScriptStruct FDataflowCollectionEditSkinWeightsNode ******************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowNodes_Public_Dataflow_DataflowCollectionEditSkinWeightsNode_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|