Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/BlendSpaceMotionAnalysis/UHT/LocomotionAnalysis.gen.cpp

261 lines
20 KiB
C++
Raw Normal View History

2026-01-28 19:08:51 -05:00
// 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 "LocomotionAnalysis.h"
#include "Animation/BoneSocketReference.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeLocomotionAnalysis() {}
// ********** Begin Cross Module References ********************************************************
BLENDSPACEMOTIONANALYSIS_API UClass* Z_Construct_UClass_ULocomotionAnalysisProperties();
BLENDSPACEMOTIONANALYSIS_API UClass* Z_Construct_UClass_ULocomotionAnalysisProperties_NoRegister();
BLENDSPACEMOTIONANALYSIS_API UEnum* Z_Construct_UEnum_BlendSpaceMotionAnalysis_EAnalysisLocomotionAxis();
ENGINE_API UClass* Z_Construct_UClass_UAnalysisProperties();
ENGINE_API UScriptStruct* Z_Construct_UScriptStruct_FBoneSocketTarget();
PERSONA_API UEnum* Z_Construct_UEnum_Persona_EAnalysisLinearAxis();
UPackage* Z_Construct_UPackage__Script_BlendSpaceMotionAnalysis();
// ********** End Cross Module References **********************************************************
// ********** Begin Enum EAnalysisLocomotionAxis ***************************************************
static FEnumRegistrationInfo Z_Registration_Info_UEnum_EAnalysisLocomotionAxis;
static UEnum* EAnalysisLocomotionAxis_StaticEnum()
{
if (!Z_Registration_Info_UEnum_EAnalysisLocomotionAxis.OuterSingleton)
{
Z_Registration_Info_UEnum_EAnalysisLocomotionAxis.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_BlendSpaceMotionAnalysis_EAnalysisLocomotionAxis, (UObject*)Z_Construct_UPackage__Script_BlendSpaceMotionAnalysis(), TEXT("EAnalysisLocomotionAxis"));
}
return Z_Registration_Info_UEnum_EAnalysisLocomotionAxis.OuterSingleton;
}
template<> BLENDSPACEMOTIONANALYSIS_NON_ATTRIBUTED_API UEnum* StaticEnum<EAnalysisLocomotionAxis>()
{
return EAnalysisLocomotionAxis_StaticEnum();
}
struct Z_Construct_UEnum_BlendSpaceMotionAnalysis_EAnalysisLocomotionAxis_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = {
{ "Comment", "//======================================================================================================================\n" },
{ "Direction.Comment", "//======================================================================================================================\n" },
{ "Direction.Name", "EAnalysisLocomotionAxis::Direction" },
{ "ForwardSlope.Comment", "//======================================================================================================================\n" },
{ "ForwardSlope.Name", "EAnalysisLocomotionAxis::ForwardSlope" },
{ "ForwardSpeed.Comment", "//======================================================================================================================\n" },
{ "ForwardSpeed.Name", "EAnalysisLocomotionAxis::ForwardSpeed" },
{ "ModuleRelativePath", "Public/LocomotionAnalysis.h" },
{ "RightwardSlope.Comment", "//======================================================================================================================\n" },
{ "RightwardSlope.Name", "EAnalysisLocomotionAxis::RightwardSlope" },
{ "RightwardSpeed.Comment", "//======================================================================================================================\n" },
{ "RightwardSpeed.Name", "EAnalysisLocomotionAxis::RightwardSpeed" },
{ "Speed.Comment", "//======================================================================================================================\n" },
{ "Speed.Name", "EAnalysisLocomotionAxis::Speed" },
{ "UpwardSpeed.Comment", "//======================================================================================================================\n" },
{ "UpwardSpeed.Name", "EAnalysisLocomotionAxis::UpwardSpeed" },
};
#endif // WITH_METADATA
static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = {
{ "EAnalysisLocomotionAxis::Speed", (int64)EAnalysisLocomotionAxis::Speed },
{ "EAnalysisLocomotionAxis::Direction", (int64)EAnalysisLocomotionAxis::Direction },
{ "EAnalysisLocomotionAxis::ForwardSpeed", (int64)EAnalysisLocomotionAxis::ForwardSpeed },
{ "EAnalysisLocomotionAxis::RightwardSpeed", (int64)EAnalysisLocomotionAxis::RightwardSpeed },
{ "EAnalysisLocomotionAxis::UpwardSpeed", (int64)EAnalysisLocomotionAxis::UpwardSpeed },
{ "EAnalysisLocomotionAxis::ForwardSlope", (int64)EAnalysisLocomotionAxis::ForwardSlope },
{ "EAnalysisLocomotionAxis::RightwardSlope", (int64)EAnalysisLocomotionAxis::RightwardSlope },
};
static const UECodeGen_Private::FEnumParams EnumParams;
}; // struct Z_Construct_UEnum_BlendSpaceMotionAnalysis_EAnalysisLocomotionAxis_Statics
const UECodeGen_Private::FEnumParams Z_Construct_UEnum_BlendSpaceMotionAnalysis_EAnalysisLocomotionAxis_Statics::EnumParams = {
(UObject*(*)())Z_Construct_UPackage__Script_BlendSpaceMotionAnalysis,
nullptr,
"EAnalysisLocomotionAxis",
"EAnalysisLocomotionAxis",
Z_Construct_UEnum_BlendSpaceMotionAnalysis_EAnalysisLocomotionAxis_Statics::Enumerators,
RF_Public|RF_Transient|RF_MarkAsNative,
UE_ARRAY_COUNT(Z_Construct_UEnum_BlendSpaceMotionAnalysis_EAnalysisLocomotionAxis_Statics::Enumerators),
EEnumFlags::None,
(uint8)UEnum::ECppForm::EnumClass,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_BlendSpaceMotionAnalysis_EAnalysisLocomotionAxis_Statics::Enum_MetaDataParams), Z_Construct_UEnum_BlendSpaceMotionAnalysis_EAnalysisLocomotionAxis_Statics::Enum_MetaDataParams)
};
UEnum* Z_Construct_UEnum_BlendSpaceMotionAnalysis_EAnalysisLocomotionAxis()
{
if (!Z_Registration_Info_UEnum_EAnalysisLocomotionAxis.InnerSingleton)
{
UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EAnalysisLocomotionAxis.InnerSingleton, Z_Construct_UEnum_BlendSpaceMotionAnalysis_EAnalysisLocomotionAxis_Statics::EnumParams);
}
return Z_Registration_Info_UEnum_EAnalysisLocomotionAxis.InnerSingleton;
}
// ********** End Enum EAnalysisLocomotionAxis *****************************************************
// ********** Begin Class ULocomotionAnalysisProperties ********************************************
FClassRegistrationInfo Z_Registration_Info_UClass_ULocomotionAnalysisProperties;
UClass* ULocomotionAnalysisProperties::GetPrivateStaticClass()
{
using TClass = ULocomotionAnalysisProperties;
if (!Z_Registration_Info_UClass_ULocomotionAnalysisProperties.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("LocomotionAnalysisProperties"),
Z_Registration_Info_UClass_ULocomotionAnalysisProperties.InnerSingleton,
StaticRegisterNativesULocomotionAnalysisProperties,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_ULocomotionAnalysisProperties.InnerSingleton;
}
UClass* Z_Construct_UClass_ULocomotionAnalysisProperties_NoRegister()
{
return ULocomotionAnalysisProperties::GetPrivateStaticClass();
}
struct Z_Construct_UClass_ULocomotionAnalysisProperties_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Comment", "//======================================================================================================================\n" },
{ "IncludePath", "LocomotionAnalysis.h" },
{ "ModuleRelativePath", "Public/LocomotionAnalysis.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_FunctionAxis_MetaData[] = {
{ "Category", "AnalysisProperties" },
{ "Comment", "/** Axis for the analysis function */" },
{ "DisplayName", "Axis" },
{ "ModuleRelativePath", "Public/LocomotionAnalysis.h" },
{ "ToolTip", "Axis for the analysis function" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PrimaryBoneSocket_MetaData[] = {
{ "Category", "AnalysisProperties" },
{ "Comment", "/** The primary bone or socket used for analysis */" },
{ "DisplayName", "Bone/Socket 1" },
{ "ModuleRelativePath", "Public/LocomotionAnalysis.h" },
{ "ToolTip", "The primary bone or socket used for analysis" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SecondaryBoneSocket_MetaData[] = {
{ "Category", "AnalysisProperties" },
{ "Comment", "/** The secondary bone or socket used for analysis */" },
{ "DisplayName", "Bone/Socket 2" },
{ "ModuleRelativePath", "Public/LocomotionAnalysis.h" },
{ "ToolTip", "The secondary bone or socket used for analysis" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CharacterFacingAxis_MetaData[] = {
{ "Category", "AnalysisProperties" },
{ "Comment", "/** World or bone/socket axis that specifies the character's facing direction */" },
{ "ModuleRelativePath", "Public/LocomotionAnalysis.h" },
{ "ToolTip", "World or bone/socket axis that specifies the character's facing direction" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CharacterUpAxis_MetaData[] = {
{ "Category", "AnalysisProperties" },
{ "Comment", "/** World or bone/socket axis that specifies the character's up direction */" },
{ "ModuleRelativePath", "Public/LocomotionAnalysis.h" },
{ "ToolTip", "World or bone/socket axis that specifies the character's up direction" },
};
#endif // WITH_METADATA
// ********** Begin Class ULocomotionAnalysisProperties constinit property declarations ************
static const UECodeGen_Private::FBytePropertyParams NewProp_FunctionAxis_Underlying;
static const UECodeGen_Private::FEnumPropertyParams NewProp_FunctionAxis;
static const UECodeGen_Private::FStructPropertyParams NewProp_PrimaryBoneSocket;
static const UECodeGen_Private::FStructPropertyParams NewProp_SecondaryBoneSocket;
static const UECodeGen_Private::FBytePropertyParams NewProp_CharacterFacingAxis_Underlying;
static const UECodeGen_Private::FEnumPropertyParams NewProp_CharacterFacingAxis;
static const UECodeGen_Private::FBytePropertyParams NewProp_CharacterUpAxis_Underlying;
static const UECodeGen_Private::FEnumPropertyParams NewProp_CharacterUpAxis;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class ULocomotionAnalysisProperties constinit property declarations **************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<ULocomotionAnalysisProperties>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_ULocomotionAnalysisProperties_Statics
// ********** Begin Class ULocomotionAnalysisProperties Property Definitions ***********************
const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_FunctionAxis_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_FunctionAxis = { "FunctionAxis", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULocomotionAnalysisProperties, FunctionAxis), Z_Construct_UEnum_BlendSpaceMotionAnalysis_EAnalysisLocomotionAxis, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_FunctionAxis_MetaData), NewProp_FunctionAxis_MetaData) }; // 4149786515
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_PrimaryBoneSocket = { "PrimaryBoneSocket", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULocomotionAnalysisProperties, PrimaryBoneSocket), Z_Construct_UScriptStruct_FBoneSocketTarget, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PrimaryBoneSocket_MetaData), NewProp_PrimaryBoneSocket_MetaData) }; // 3986982990
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_SecondaryBoneSocket = { "SecondaryBoneSocket", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULocomotionAnalysisProperties, SecondaryBoneSocket), Z_Construct_UScriptStruct_FBoneSocketTarget, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SecondaryBoneSocket_MetaData), NewProp_SecondaryBoneSocket_MetaData) }; // 3986982990
const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_CharacterFacingAxis_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_CharacterFacingAxis = { "CharacterFacingAxis", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULocomotionAnalysisProperties, CharacterFacingAxis), Z_Construct_UEnum_Persona_EAnalysisLinearAxis, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CharacterFacingAxis_MetaData), NewProp_CharacterFacingAxis_MetaData) }; // 2489960087
const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_CharacterUpAxis_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_CharacterUpAxis = { "CharacterUpAxis", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULocomotionAnalysisProperties, CharacterUpAxis), Z_Construct_UEnum_Persona_EAnalysisLinearAxis, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CharacterUpAxis_MetaData), NewProp_CharacterUpAxis_MetaData) }; // 2489960087
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_FunctionAxis_Underlying,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_FunctionAxis,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_PrimaryBoneSocket,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_SecondaryBoneSocket,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_CharacterFacingAxis_Underlying,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_CharacterFacingAxis,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_CharacterUpAxis_Underlying,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::NewProp_CharacterUpAxis,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::PropPointers) < 2048);
// ********** End Class ULocomotionAnalysisProperties Property Definitions *************************
UObject* (*const Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UAnalysisProperties,
(UObject* (*)())Z_Construct_UPackage__Script_BlendSpaceMotionAnalysis,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::ClassParams = {
&ULocomotionAnalysisProperties::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::PropPointers),
0,
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::Class_MetaDataParams), Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::Class_MetaDataParams)
};
void ULocomotionAnalysisProperties::StaticRegisterNativesULocomotionAnalysisProperties()
{
}
UClass* Z_Construct_UClass_ULocomotionAnalysisProperties()
{
if (!Z_Registration_Info_UClass_ULocomotionAnalysisProperties.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_ULocomotionAnalysisProperties.OuterSingleton, Z_Construct_UClass_ULocomotionAnalysisProperties_Statics::ClassParams);
}
return Z_Registration_Info_UClass_ULocomotionAnalysisProperties.OuterSingleton;
}
ULocomotionAnalysisProperties::ULocomotionAnalysisProperties(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, ULocomotionAnalysisProperties);
ULocomotionAnalysisProperties::~ULocomotionAnalysisProperties() {}
// ********** End Class ULocomotionAnalysisProperties **********************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Animation_BlendSpaceMotionAnalysis_Source_BlendSpaceMotionAnalysis_Public_LocomotionAnalysis_h__Script_BlendSpaceMotionAnalysis_Statics
{
static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = {
{ EAnalysisLocomotionAxis_StaticEnum, TEXT("EAnalysisLocomotionAxis"), &Z_Registration_Info_UEnum_EAnalysisLocomotionAxis, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 4149786515U) },
};
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_ULocomotionAnalysisProperties, ULocomotionAnalysisProperties::StaticClass, TEXT("ULocomotionAnalysisProperties"), &Z_Registration_Info_UClass_ULocomotionAnalysisProperties, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(ULocomotionAnalysisProperties), 662718612U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Animation_BlendSpaceMotionAnalysis_Source_BlendSpaceMotionAnalysis_Public_LocomotionAnalysis_h__Script_BlendSpaceMotionAnalysis_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Animation_BlendSpaceMotionAnalysis_Source_BlendSpaceMotionAnalysis_Public_LocomotionAnalysis_h__Script_BlendSpaceMotionAnalysis_78319751{
TEXT("/Script/BlendSpaceMotionAnalysis"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Animation_BlendSpaceMotionAnalysis_Source_BlendSpaceMotionAnalysis_Public_LocomotionAnalysis_h__Script_BlendSpaceMotionAnalysis_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Animation_BlendSpaceMotionAnalysis_Source_BlendSpaceMotionAnalysis_Public_LocomotionAnalysis_h__Script_BlendSpaceMotionAnalysis_Statics::ClassInfo),
nullptr, 0,
Z_CompiledInDeferFile_FID_Engine_Plugins_Animation_BlendSpaceMotionAnalysis_Source_BlendSpaceMotionAnalysis_Public_LocomotionAnalysis_h__Script_BlendSpaceMotionAnalysis_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Animation_BlendSpaceMotionAnalysis_Source_BlendSpaceMotionAnalysis_Public_LocomotionAnalysis_h__Script_BlendSpaceMotionAnalysis_Statics::EnumInfo),
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS