44 lines
2.0 KiB
C
44 lines
2.0 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_ApplyLimits.h"
|
|
|
|
#ifdef ANIMGRAPHRUNTIME_AnimNode_ApplyLimits_generated_h
|
|
#error "AnimNode_ApplyLimits.generated.h already included, missing '#pragma once' in AnimNode_ApplyLimits.h"
|
|
#endif
|
|
#define ANIMGRAPHRUNTIME_AnimNode_ApplyLimits_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FAngularRangeLimit ************************************************
|
|
struct Z_Construct_UScriptStruct_FAngularRangeLimit_Statics;
|
|
#define FID_Engine_Source_Runtime_AnimGraphRuntime_Public_BoneControllers_AnimNode_ApplyLimits_h_17_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FAngularRangeLimit_Statics; \
|
|
ANIMGRAPHRUNTIME_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FAngularRangeLimit;
|
|
// ********** End ScriptStruct FAngularRangeLimit **************************************************
|
|
|
|
// ********** Begin ScriptStruct FAnimNode_ApplyLimits *********************************************
|
|
struct Z_Construct_UScriptStruct_FAnimNode_ApplyLimits_Statics;
|
|
#define FID_Engine_Source_Runtime_AnimGraphRuntime_Public_BoneControllers_AnimNode_ApplyLimits_h_37_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FAnimNode_ApplyLimits_Statics; \
|
|
ANIMGRAPHRUNTIME_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FAnimNode_SkeletalControlBase Super;
|
|
|
|
|
|
struct FAnimNode_ApplyLimits;
|
|
// ********** End ScriptStruct FAnimNode_ApplyLimits ***********************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_AnimGraphRuntime_Public_BoneControllers_AnimNode_ApplyLimits_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|