56 lines
2.7 KiB
C
56 lines
2.7 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 "AttachGuidesRootsNode.h"
|
|
|
|
#ifdef HAIRSTRANDSDATAFLOW_AttachGuidesRootsNode_generated_h
|
|
#error "AttachGuidesRootsNode.generated.h already included, missing '#pragma once' in AttachGuidesRootsNode.h"
|
|
#endif
|
|
#define HAIRSTRANDSDATAFLOW_AttachGuidesRootsNode_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FAttachGuidesRootsDataflowNode ************************************
|
|
struct Z_Construct_UScriptStruct_FAttachGuidesRootsDataflowNode_Statics;
|
|
#define FID_Engine_Plugins_Runtime_HairStrands_Source_HairStrandsDataflow_Public_AttachGuidesRootsNode_h_17_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FAttachGuidesRootsDataflowNode_Statics; \
|
|
HAIRSTRANDSDATAFLOW_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FDataflowNode Super;
|
|
|
|
|
|
struct FAttachGuidesRootsDataflowNode;
|
|
// ********** End ScriptStruct FAttachGuidesRootsDataflowNode **************************************
|
|
|
|
// ********** Begin ScriptStruct FAttachCurveRootsDataflowNode *************************************
|
|
struct Z_Construct_UScriptStruct_FAttachCurveRootsDataflowNode_Statics;
|
|
#define FID_Engine_Plugins_Runtime_HairStrands_Source_HairStrandsDataflow_Public_AttachGuidesRootsNode_h_53_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FAttachCurveRootsDataflowNode_Statics; \
|
|
HAIRSTRANDSDATAFLOW_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FDataflowNode Super;
|
|
|
|
|
|
struct FAttachCurveRootsDataflowNode;
|
|
// ********** End ScriptStruct FAttachCurveRootsDataflowNode ***************************************
|
|
|
|
// ********** Begin ScriptStruct FBuildCurveWeightsDataflowNode ************************************
|
|
struct Z_Construct_UScriptStruct_FBuildCurveWeightsDataflowNode_Statics;
|
|
#define FID_Engine_Plugins_Runtime_HairStrands_Source_HairStrandsDataflow_Public_AttachGuidesRootsNode_h_83_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FBuildCurveWeightsDataflowNode_Statics; \
|
|
HAIRSTRANDSDATAFLOW_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FDataflowNode Super;
|
|
|
|
|
|
struct FBuildCurveWeightsDataflowNode;
|
|
// ********** End ScriptStruct FBuildCurveWeightsDataflowNode **************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_HairStrands_Source_HairStrandsDataflow_Public_AttachGuidesRootsNode_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|