231 lines
22 KiB
C++
231 lines
22 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!
|
|
===========================================================================*/
|
|
|
|
#include "UObject/GeneratedCppIncludes.h"
|
|
#include "BoneControllers/AnimNode_Steering.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
|
void EmptyLinkFunctionForGeneratedCodeAnimNode_Steering() {}
|
|
|
|
// ********** Begin Cross Module References ********************************************************
|
|
ANIMATIONWARPINGRUNTIME_API UScriptStruct* Z_Construct_UScriptStruct_FAnimNode_Steering();
|
|
ANIMGRAPHRUNTIME_API UScriptStruct* Z_Construct_UScriptStruct_FAnimNode_SkeletalControlBase();
|
|
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FQuat();
|
|
ENGINE_API UClass* Z_Construct_UClass_UAnimationAsset_NoRegister();
|
|
ENGINE_API UClass* Z_Construct_UClass_UMirrorDataTable_NoRegister();
|
|
UPackage* Z_Construct_UPackage__Script_AnimationWarpingRuntime();
|
|
// ********** End Cross Module References **********************************************************
|
|
|
|
// ********** Begin ScriptStruct FAnimNode_Steering ************************************************
|
|
struct Z_Construct_UScriptStruct_FAnimNode_Steering_Statics
|
|
{
|
|
static inline consteval int32 GetStructSize() { return sizeof(FAnimNode_Steering); }
|
|
static inline consteval int16 GetStructAlignment() { return alignof(FAnimNode_Steering); }
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
|
|
{ "BlueprintInternalUseOnly", "true" },
|
|
{ "BlueprintType", "true" },
|
|
{ "Comment", "// Add procedural delta to the root motion attribute \n// This is done via 2 techniques:\n// 1) Scaling the root motion on an animation\n// 2) Adding additional correction to root motion after accounting for the anticipated (potentially scaled) root motion\n// The effects of 1) and 2) combine\n" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
{ "ToolTip", "Add procedural delta to the root motion attribute\nThis is done via 2 techniques:\n 1) Scaling the root motion on an animation\n 2) Adding additional correction to root motion after accounting for the anticipated (potentially scaled) root motion\nThe effects of 1) and 2) combine" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TargetOrientation_MetaData[] = {
|
|
{ "Category", "Evaluation" },
|
|
{ "Comment", "// The Orientation to steer towards\n" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
{ "PinShownByDefault", "" },
|
|
{ "ToolTip", "The Orientation to steer towards" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bMirrored_MetaData[] = {
|
|
{ "Category", "Filtering" },
|
|
{ "Comment", "// True if input animation is mirrored\n" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
{ "PinShownByDefault", "" },
|
|
{ "ToolTip", "True if input animation is mirrored" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ProceduralTargetTime_MetaData[] = {
|
|
{ "Category", "Evaluation" },
|
|
{ "Comment", "// The number of seconds in the future before we should roughly attempt reach the TargetOrientation via additive correction\n" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
{ "PinShownByDefault", "" },
|
|
{ "ToolTip", "The number of seconds in the future before we should roughly attempt reach the TargetOrientation via additive correction" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TargetTime_MetaData[] = {
|
|
{ "DeprecatedProperty", "" },
|
|
{ "DeprecationMessage", "Use Procedural target time for the correction time scale and AnimatedTargetTime for the look ahead time on the animation" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AnimatedTargetTime_MetaData[] = {
|
|
{ "Category", "Evaluation" },
|
|
{ "Comment", "// The number of seconds in the future to sample the root motion to know how much this animation is expected to turn\n" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
{ "PinShownByDefault", "" },
|
|
{ "ToolTip", "The number of seconds in the future to sample the root motion to know how much this animation is expected to turn" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RootMotionThreshold_MetaData[] = {
|
|
{ "Category", "Evaluation" },
|
|
{ "Comment", "// The minimum amount of root motion required to enable root motion scaling.\n// The root motion is measured from current time to AnimatedTargetTime\n" },
|
|
{ "DisplayName", "RootMotionAngleThreshold" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
{ "ToolTip", "The minimum amount of root motion required to enable root motion scaling.\nThe root motion is measured from current time to AnimatedTargetTime" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisableSteeringBelowSpeed_MetaData[] = {
|
|
{ "Category", "Evaluation" },
|
|
{ "Comment", "// below this movement speed (based on the root motion in the animation) disable steering completely (both scaling and additive)\n" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
{ "ToolTip", "below this movement speed (based on the root motion in the animation) disable steering completely (both scaling and additive)" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisableAdditiveBelowSpeed_MetaData[] = {
|
|
{ "Category", "Evaluation" },
|
|
{ "Comment", "// below this movement speed (based on the root motion in the animation) disable steering coming from the additive spring based correction\n" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
{ "ToolTip", "below this movement speed (based on the root motion in the animation) disable steering coming from the additive spring based correction" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinScaleRatio_MetaData[] = {
|
|
{ "Category", "Evaluation" },
|
|
{ "Comment", "// Will clamp the scaling ratio applied to above this threshold. Any error remaining will be compensated for linearly (using ProceduralTargetTime)\n" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
{ "ToolTip", "Will clamp the scaling ratio applied to above this threshold. Any error remaining will be compensated for linearly (using ProceduralTargetTime)" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MaxScaleRatio_MetaData[] = {
|
|
{ "Category", "Evaluation" },
|
|
{ "Comment", "// Will clamp the scaling ratio applied to below this threshold. Any error remaining will be compensated for linearly (using ProceduralTargetTime)\n" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
{ "ToolTip", "Will clamp the scaling ratio applied to below this threshold. Any error remaining will be compensated for linearly (using ProceduralTargetTime)" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MirrorDataTable_MetaData[] = {
|
|
{ "Category", "Evaluation" },
|
|
{ "Comment", "// If bMirrored is set, MirrorDataTable will be used for mirroring the CurrentAnimAsset during prediction\n" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
{ "PinShownByDefault", "" },
|
|
{ "ToolTip", "If bMirrored is set, MirrorDataTable will be used for mirroring the CurrentAnimAsset during prediction" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CurrentAnimAsset_MetaData[] = {
|
|
{ "Category", "Evaluation" },
|
|
{ "Comment", "// Animation Asset for incorporating root motion data. If CurrentAnimAsset is set, and the animation has root motion rotation within the TargetTime, then those rotations will be scaled to reach the TargetOrientation\n" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
{ "PinShownByDefault", "" },
|
|
{ "ToolTip", "Animation Asset for incorporating root motion data. If CurrentAnimAsset is set, and the animation has root motion rotation within the TargetTime, then those rotations will be scaled to reach the TargetOrientation" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CurrentAnimAssetTime_MetaData[] = {
|
|
{ "Category", "Evaluation" },
|
|
{ "Comment", "// Current playback time in seconds of the CurrentAnimAsset\n" },
|
|
{ "ModuleRelativePath", "Public/BoneControllers/AnimNode_Steering.h" },
|
|
{ "PinShownByDefault", "" },
|
|
{ "ToolTip", "Current playback time in seconds of the CurrentAnimAsset" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin ScriptStruct FAnimNode_Steering constinit property declarations ****************
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_TargetOrientation;
|
|
static void NewProp_bMirrored_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bMirrored;
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_ProceduralTargetTime;
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_TargetTime;
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AnimatedTargetTime;
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_RootMotionThreshold;
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_DisableSteeringBelowSpeed;
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_DisableAdditiveBelowSpeed;
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_MinScaleRatio;
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_MaxScaleRatio;
|
|
static const UECodeGen_Private::FObjectPropertyParams NewProp_MirrorDataTable;
|
|
static const UECodeGen_Private::FObjectPropertyParams NewProp_CurrentAnimAsset;
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_CurrentAnimAssetTime;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End ScriptStruct FAnimNode_Steering constinit property declarations ******************
|
|
static void* NewStructOps()
|
|
{
|
|
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FAnimNode_Steering>();
|
|
}
|
|
static const UECodeGen_Private::FStructParams StructParams;
|
|
}; // struct Z_Construct_UScriptStruct_FAnimNode_Steering_Statics
|
|
static_assert(std::is_polymorphic<FAnimNode_Steering>() == std::is_polymorphic<FAnimNode_SkeletalControlBase>(), "USTRUCT FAnimNode_Steering cannot be polymorphic unless super FAnimNode_SkeletalControlBase is polymorphic");
|
|
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FAnimNode_Steering;
|
|
class UScriptStruct* FAnimNode_Steering::StaticStruct()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FAnimNode_Steering.OuterSingleton)
|
|
{
|
|
Z_Registration_Info_UScriptStruct_FAnimNode_Steering.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FAnimNode_Steering, (UObject*)Z_Construct_UPackage__Script_AnimationWarpingRuntime(), TEXT("AnimNode_Steering"));
|
|
}
|
|
return Z_Registration_Info_UScriptStruct_FAnimNode_Steering.OuterSingleton;
|
|
}
|
|
|
|
// ********** Begin ScriptStruct FAnimNode_Steering Property Definitions ***************************
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_TargetOrientation = { "TargetOrientation", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimNode_Steering, TargetOrientation), Z_Construct_UScriptStruct_FQuat, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TargetOrientation_MetaData), NewProp_TargetOrientation_MetaData) };
|
|
void Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_bMirrored_SetBit(void* Obj)
|
|
{
|
|
((FAnimNode_Steering*)Obj)->bMirrored = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_bMirrored = { "bMirrored", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FAnimNode_Steering), &Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_bMirrored_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bMirrored_MetaData), NewProp_bMirrored_MetaData) };
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_ProceduralTargetTime = { "ProceduralTargetTime", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimNode_Steering, ProceduralTargetTime), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ProceduralTargetTime_MetaData), NewProp_ProceduralTargetTime_MetaData) };
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_TargetTime = { "TargetTime", nullptr, (EPropertyFlags)0x0010000020000000, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimNode_Steering, TargetTime_DEPRECATED), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TargetTime_MetaData), NewProp_TargetTime_MetaData) };
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_AnimatedTargetTime = { "AnimatedTargetTime", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimNode_Steering, AnimatedTargetTime), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AnimatedTargetTime_MetaData), NewProp_AnimatedTargetTime_MetaData) };
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_RootMotionThreshold = { "RootMotionThreshold", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimNode_Steering, RootMotionThreshold), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RootMotionThreshold_MetaData), NewProp_RootMotionThreshold_MetaData) };
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_DisableSteeringBelowSpeed = { "DisableSteeringBelowSpeed", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimNode_Steering, DisableSteeringBelowSpeed), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisableSteeringBelowSpeed_MetaData), NewProp_DisableSteeringBelowSpeed_MetaData) };
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_DisableAdditiveBelowSpeed = { "DisableAdditiveBelowSpeed", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimNode_Steering, DisableAdditiveBelowSpeed), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisableAdditiveBelowSpeed_MetaData), NewProp_DisableAdditiveBelowSpeed_MetaData) };
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_MinScaleRatio = { "MinScaleRatio", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimNode_Steering, MinScaleRatio), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinScaleRatio_MetaData), NewProp_MinScaleRatio_MetaData) };
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_MaxScaleRatio = { "MaxScaleRatio", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimNode_Steering, MaxScaleRatio), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MaxScaleRatio_MetaData), NewProp_MaxScaleRatio_MetaData) };
|
|
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_MirrorDataTable = { "MirrorDataTable", nullptr, (EPropertyFlags)0x0114000000002005, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimNode_Steering, MirrorDataTable), Z_Construct_UClass_UMirrorDataTable_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MirrorDataTable_MetaData), NewProp_MirrorDataTable_MetaData) };
|
|
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_CurrentAnimAsset = { "CurrentAnimAsset", nullptr, (EPropertyFlags)0x0114000000002005, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimNode_Steering, CurrentAnimAsset), Z_Construct_UClass_UAnimationAsset_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CurrentAnimAsset_MetaData), NewProp_CurrentAnimAsset_MetaData) };
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_CurrentAnimAssetTime = { "CurrentAnimAssetTime", nullptr, (EPropertyFlags)0x0010000000002005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAnimNode_Steering, CurrentAnimAssetTime), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CurrentAnimAssetTime_MetaData), NewProp_CurrentAnimAssetTime_MetaData) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_TargetOrientation,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_bMirrored,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_ProceduralTargetTime,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_TargetTime,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_AnimatedTargetTime,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_RootMotionThreshold,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_DisableSteeringBelowSpeed,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_DisableAdditiveBelowSpeed,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_MinScaleRatio,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_MaxScaleRatio,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_MirrorDataTable,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_CurrentAnimAsset,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewProp_CurrentAnimAssetTime,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::PropPointers) < 2048);
|
|
// ********** End ScriptStruct FAnimNode_Steering Property Definitions *****************************
|
|
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::StructParams = {
|
|
(UObject* (*)())Z_Construct_UPackage__Script_AnimationWarpingRuntime,
|
|
Z_Construct_UScriptStruct_FAnimNode_SkeletalControlBase,
|
|
&NewStructOps,
|
|
"AnimNode_Steering",
|
|
Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::PropPointers),
|
|
sizeof(FAnimNode_Steering),
|
|
alignof(FAnimNode_Steering),
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
|
EStructFlags(0x00000001),
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::Struct_MetaDataParams)
|
|
};
|
|
UScriptStruct* Z_Construct_UScriptStruct_FAnimNode_Steering()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FAnimNode_Steering.InnerSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FAnimNode_Steering.InnerSingleton, Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::StructParams);
|
|
}
|
|
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FAnimNode_Steering.InnerSingleton);
|
|
}
|
|
// ********** End ScriptStruct FAnimNode_Steering **************************************************
|
|
|
|
// ********** Begin Registration *******************************************************************
|
|
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Animation_AnimationWarping_Source_Runtime_Public_BoneControllers_AnimNode_Steering_h__Script_AnimationWarpingRuntime_Statics
|
|
{
|
|
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
|
|
{ FAnimNode_Steering::StaticStruct, Z_Construct_UScriptStruct_FAnimNode_Steering_Statics::NewStructOps, TEXT("AnimNode_Steering"),&Z_Registration_Info_UScriptStruct_FAnimNode_Steering, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FAnimNode_Steering), 1473884213U) },
|
|
};
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Animation_AnimationWarping_Source_Runtime_Public_BoneControllers_AnimNode_Steering_h__Script_AnimationWarpingRuntime_Statics
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Animation_AnimationWarping_Source_Runtime_Public_BoneControllers_AnimNode_Steering_h__Script_AnimationWarpingRuntime_2260323306{
|
|
TEXT("/Script/AnimationWarpingRuntime"),
|
|
nullptr, 0,
|
|
Z_CompiledInDeferFile_FID_Engine_Plugins_Animation_AnimationWarping_Source_Runtime_Public_BoneControllers_AnimNode_Steering_h__Script_AnimationWarpingRuntime_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Animation_AnimationWarping_Source_Runtime_Public_BoneControllers_AnimNode_Steering_h__Script_AnimationWarpingRuntime_Statics::ScriptStructInfo),
|
|
nullptr, 0,
|
|
};
|
|
// ********** End Registration *********************************************************************
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|