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 "BoneControllers/AnimNode_ObserveBone.h"
|
|
|
|
#ifdef ANIMGRAPHRUNTIME_AnimNode_ObserveBone_generated_h
|
|
#error "AnimNode_ObserveBone.generated.h already included, missing '#pragma once' in AnimNode_ObserveBone.h"
|
|
#endif
|
|
#define ANIMGRAPHRUNTIME_AnimNode_ObserveBone_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FAnimNode_ObserveBone *********************************************
|
|
struct Z_Construct_UScriptStruct_FAnimNode_ObserveBone_Statics;
|
|
#define FID_Engine_Source_Runtime_AnimGraphRuntime_Public_BoneControllers_AnimNode_ObserveBone_h_20_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FAnimNode_ObserveBone_Statics; \
|
|
ANIMGRAPHRUNTIME_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FAnimNode_SkeletalControlBase Super;
|
|
|
|
|
|
struct FAnimNode_ObserveBone;
|
|
// ********** End ScriptStruct FAnimNode_ObserveBone ***********************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_AnimGraphRuntime_Public_BoneControllers_AnimNode_ObserveBone_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|