34 lines
1.5 KiB
C
34 lines
1.5 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_RotateRootBone.h"
|
|
|
|
#ifdef ANIMGRAPHRUNTIME_AnimNode_RotateRootBone_generated_h
|
|
#error "AnimNode_RotateRootBone.generated.h already included, missing '#pragma once' in AnimNode_RotateRootBone.h"
|
|
#endif
|
|
#define ANIMGRAPHRUNTIME_AnimNode_RotateRootBone_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FAnimNode_RotateRootBone ******************************************
|
|
struct Z_Construct_UScriptStruct_FAnimNode_RotateRootBone_Statics;
|
|
#define FID_Engine_Source_Runtime_AnimGraphRuntime_Public_AnimNodes_AnimNode_RotateRootBone_h_15_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FAnimNode_RotateRootBone_Statics; \
|
|
ANIMGRAPHRUNTIME_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FAnimNode_Base Super;
|
|
|
|
|
|
struct FAnimNode_RotateRootBone;
|
|
// ********** End ScriptStruct FAnimNode_RotateRootBone ********************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_AnimGraphRuntime_Public_AnimNodes_AnimNode_RotateRootBone_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|