34 lines
1.4 KiB
C
34 lines
1.4 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 "AnimNodes/AnimNode_Slot.h"
|
||
|
|
|
||
|
|
#ifdef ANIMGRAPHRUNTIME_AnimNode_Slot_generated_h
|
||
|
|
#error "AnimNode_Slot.generated.h already included, missing '#pragma once' in AnimNode_Slot.h"
|
||
|
|
#endif
|
||
|
|
#define ANIMGRAPHRUNTIME_AnimNode_Slot_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FAnimNode_Slot ****************************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FAnimNode_Slot_Statics;
|
||
|
|
#define FID_Engine_Source_Runtime_AnimGraphRuntime_Public_AnimNodes_AnimNode_Slot_h_17_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FAnimNode_Slot_Statics; \
|
||
|
|
ANIMGRAPHRUNTIME_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FAnimNode_Base Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FAnimNode_Slot;
|
||
|
|
// ********** End ScriptStruct FAnimNode_Slot ******************************************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_AnimGraphRuntime_Public_AnimNodes_AnimNode_Slot_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|