Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/DataflowEngine/UHT/DataflowSubGraphNodes.generated.h
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

67 lines
3.3 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/DataflowSubGraphNodes.h"
#ifdef DATAFLOWENGINE_DataflowSubGraphNodes_generated_h
#error "DataflowSubGraphNodes.generated.h already included, missing '#pragma once' in DataflowSubGraphNodes.h"
#endif
#define DATAFLOWENGINE_DataflowSubGraphNodes_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FDataflowSubGraphInputNode ****************************************
struct Z_Construct_UScriptStruct_FDataflowSubGraphInputNode_Statics;
#define FID_Engine_Source_Runtime_Experimental_Dataflow_Engine_Public_Dataflow_DataflowSubGraphNodes_h_40_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FDataflowSubGraphInputNode_Statics; \
DATAFLOWENGINE_API static class UScriptStruct* StaticStruct(); \
typedef FDataflowNode Super;
struct FDataflowSubGraphInputNode;
// ********** End ScriptStruct FDataflowSubGraphInputNode ******************************************
// ********** Begin ScriptStruct FDataflowSubGraphOutputNode ***************************************
struct Z_Construct_UScriptStruct_FDataflowSubGraphOutputNode_Statics;
#define FID_Engine_Source_Runtime_Experimental_Dataflow_Engine_Public_Dataflow_DataflowSubGraphNodes_h_80_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FDataflowSubGraphOutputNode_Statics; \
DATAFLOWENGINE_API static class UScriptStruct* StaticStruct(); \
typedef FDataflowNode Super;
struct FDataflowSubGraphOutputNode;
// ********** End ScriptStruct FDataflowSubGraphOutputNode *****************************************
// ********** Begin ScriptStruct FDataflowSubGraphGetCurrentIndexNode ******************************
struct Z_Construct_UScriptStruct_FDataflowSubGraphGetCurrentIndexNode_Statics;
#define FID_Engine_Source_Runtime_Experimental_Dataflow_Engine_Public_Dataflow_DataflowSubGraphNodes_h_122_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FDataflowSubGraphGetCurrentIndexNode_Statics; \
DATAFLOWENGINE_API static class UScriptStruct* StaticStruct(); \
typedef FDataflowNode Super;
struct FDataflowSubGraphGetCurrentIndexNode;
// ********** End ScriptStruct FDataflowSubGraphGetCurrentIndexNode ********************************
// ********** Begin ScriptStruct FDataflowCallSubGraphNode *****************************************
struct Z_Construct_UScriptStruct_FDataflowCallSubGraphNode_Statics;
#define FID_Engine_Source_Runtime_Experimental_Dataflow_Engine_Public_Dataflow_DataflowSubGraphNodes_h_147_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FDataflowCallSubGraphNode_Statics; \
DATAFLOWENGINE_API static class UScriptStruct* StaticStruct(); \
typedef FDataflowNode Super;
struct FDataflowCallSubGraphNode;
// ********** End ScriptStruct FDataflowCallSubGraphNode *******************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_Experimental_Dataflow_Engine_Public_Dataflow_DataflowSubGraphNodes_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS