45 lines
2.2 KiB
C
45 lines
2.2 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/DataflowCollectionAttributeKeyNodes.h"
|
|
|
|
#ifdef DATAFLOWNODES_DataflowCollectionAttributeKeyNodes_generated_h
|
|
#error "DataflowCollectionAttributeKeyNodes.generated.h already included, missing '#pragma once' in DataflowCollectionAttributeKeyNodes.h"
|
|
#endif
|
|
#define DATAFLOWNODES_DataflowCollectionAttributeKeyNodes_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FMakeAttributeKeyDataflowNode *************************************
|
|
struct Z_Construct_UScriptStruct_FMakeAttributeKeyDataflowNode_Statics;
|
|
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowNodes_Public_Dataflow_DataflowCollectionAttributeKeyNodes_h_17_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FMakeAttributeKeyDataflowNode_Statics; \
|
|
DATAFLOWNODES_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FDataflowNode Super;
|
|
|
|
|
|
struct FMakeAttributeKeyDataflowNode;
|
|
// ********** End ScriptStruct FMakeAttributeKeyDataflowNode ***************************************
|
|
|
|
// ********** Begin ScriptStruct FBreakAttributeKeyDataflowNode ************************************
|
|
struct Z_Construct_UScriptStruct_FBreakAttributeKeyDataflowNode_Statics;
|
|
#define FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowNodes_Public_Dataflow_DataflowCollectionAttributeKeyNodes_h_45_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FBreakAttributeKeyDataflowNode_Statics; \
|
|
DATAFLOWNODES_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FDataflowNode Super;
|
|
|
|
|
|
struct FBreakAttributeKeyDataflowNode;
|
|
// ********** End ScriptStruct FBreakAttributeKeyDataflowNode **************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_Dataflow_Source_DataflowNodes_Public_Dataflow_DataflowCollectionAttributeKeyNodes_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|