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 "GroomAssetTerminalNode.h"
|
||
|
|
|
||
|
|
#ifdef HAIRSTRANDSDATAFLOW_GroomAssetTerminalNode_generated_h
|
||
|
|
#error "GroomAssetTerminalNode.generated.h already included, missing '#pragma once' in GroomAssetTerminalNode.h"
|
||
|
|
#endif
|
||
|
|
#define HAIRSTRANDSDATAFLOW_GroomAssetTerminalNode_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FGroomAssetTerminalDataflowNode ***********************************
|
||
|
|
struct Z_Construct_UScriptStruct_FGroomAssetTerminalDataflowNode_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_HairStrands_Source_HairStrandsDataflow_Public_GroomAssetTerminalNode_h_20_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FGroomAssetTerminalDataflowNode_Statics; \
|
||
|
|
HAIRSTRANDSDATAFLOW_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FDataflowTerminalNode Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FGroomAssetTerminalDataflowNode;
|
||
|
|
// ********** End ScriptStruct FGroomAssetTerminalDataflowNode *************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FGroomAssetTerminalDataflowNode_v2 ********************************
|
||
|
|
struct Z_Construct_UScriptStruct_FGroomAssetTerminalDataflowNode_v2_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_HairStrands_Source_HairStrandsDataflow_Public_GroomAssetTerminalNode_h_52_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FGroomAssetTerminalDataflowNode_v2_Statics; \
|
||
|
|
HAIRSTRANDSDATAFLOW_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FDataflowTerminalNode Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FGroomAssetTerminalDataflowNode_v2;
|
||
|
|
// ********** End ScriptStruct FGroomAssetTerminalDataflowNode_v2 **********************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_HairStrands_Source_HairStrandsDataflow_Public_GroomAssetTerminalNode_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|