Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AnimGraph/UHT/AnimationGraphSchema.gen.cpp
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

178 lines
13 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 "AnimationGraphSchema.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeAnimationGraphSchema() {}
// ********** Begin Cross Module References ********************************************************
ANIMGRAPH_API UClass* Z_Construct_UClass_UAnimationGraphSchema();
ANIMGRAPH_API UClass* Z_Construct_UClass_UAnimationGraphSchema_NoRegister();
BLUEPRINTGRAPH_API UClass* Z_Construct_UClass_UEdGraphSchema_K2();
UPackage* Z_Construct_UPackage__Script_AnimGraph();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UAnimationGraphSchema ****************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UAnimationGraphSchema;
UClass* UAnimationGraphSchema::GetPrivateStaticClass()
{
using TClass = UAnimationGraphSchema;
if (!Z_Registration_Info_UClass_UAnimationGraphSchema.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("AnimationGraphSchema"),
Z_Registration_Info_UClass_UAnimationGraphSchema.InnerSingleton,
StaticRegisterNativesUAnimationGraphSchema,
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_UAnimationGraphSchema.InnerSingleton;
}
UClass* Z_Construct_UClass_UAnimationGraphSchema_NoRegister()
{
return UAnimationGraphSchema::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UAnimationGraphSchema_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "AnimationGraphSchema.h" },
{ "ModuleRelativePath", "Public/AnimationGraphSchema.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PN_SequenceName_MetaData[] = {
{ "Comment", "// Common PinNames\n" },
{ "ModuleRelativePath", "Public/AnimationGraphSchema.h" },
{ "ToolTip", "Common PinNames" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NAME_NeverAsPin_MetaData[] = {
{ "Comment", "// PC_Object+PSC_Sequence\n" },
{ "ModuleRelativePath", "Public/AnimationGraphSchema.h" },
{ "ToolTip", "PC_Object+PSC_Sequence" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NAME_PinHiddenByDefault_MetaData[] = {
{ "ModuleRelativePath", "Public/AnimationGraphSchema.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NAME_PinShownByDefault_MetaData[] = {
{ "ModuleRelativePath", "Public/AnimationGraphSchema.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NAME_AlwaysAsPin_MetaData[] = {
{ "ModuleRelativePath", "Public/AnimationGraphSchema.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NAME_CustomizeProperty_MetaData[] = {
{ "ModuleRelativePath", "Public/AnimationGraphSchema.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NAME_OnEvaluate_MetaData[] = {
{ "ModuleRelativePath", "Public/AnimationGraphSchema.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DefaultEvaluationHandlerName_MetaData[] = {
{ "ModuleRelativePath", "Public/AnimationGraphSchema.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UAnimationGraphSchema constinit property declarations ********************
static const UECodeGen_Private::FStrPropertyParams NewProp_PN_SequenceName;
static const UECodeGen_Private::FNamePropertyParams NewProp_NAME_NeverAsPin;
static const UECodeGen_Private::FNamePropertyParams NewProp_NAME_PinHiddenByDefault;
static const UECodeGen_Private::FNamePropertyParams NewProp_NAME_PinShownByDefault;
static const UECodeGen_Private::FNamePropertyParams NewProp_NAME_AlwaysAsPin;
static const UECodeGen_Private::FNamePropertyParams NewProp_NAME_CustomizeProperty;
static const UECodeGen_Private::FNamePropertyParams NewProp_NAME_OnEvaluate;
static const UECodeGen_Private::FNamePropertyParams NewProp_DefaultEvaluationHandlerName;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UAnimationGraphSchema constinit property declarations **********************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UAnimationGraphSchema>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UAnimationGraphSchema_Statics
// ********** Begin Class UAnimationGraphSchema Property Definitions *******************************
const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_PN_SequenceName = { "PN_SequenceName", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAnimationGraphSchema, PN_SequenceName), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PN_SequenceName_MetaData), NewProp_PN_SequenceName_MetaData) };
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_NAME_NeverAsPin = { "NAME_NeverAsPin", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAnimationGraphSchema, NAME_NeverAsPin), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NAME_NeverAsPin_MetaData), NewProp_NAME_NeverAsPin_MetaData) };
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_NAME_PinHiddenByDefault = { "NAME_PinHiddenByDefault", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAnimationGraphSchema, NAME_PinHiddenByDefault), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NAME_PinHiddenByDefault_MetaData), NewProp_NAME_PinHiddenByDefault_MetaData) };
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_NAME_PinShownByDefault = { "NAME_PinShownByDefault", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAnimationGraphSchema, NAME_PinShownByDefault), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NAME_PinShownByDefault_MetaData), NewProp_NAME_PinShownByDefault_MetaData) };
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_NAME_AlwaysAsPin = { "NAME_AlwaysAsPin", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAnimationGraphSchema, NAME_AlwaysAsPin), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NAME_AlwaysAsPin_MetaData), NewProp_NAME_AlwaysAsPin_MetaData) };
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_NAME_CustomizeProperty = { "NAME_CustomizeProperty", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAnimationGraphSchema, NAME_CustomizeProperty), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NAME_CustomizeProperty_MetaData), NewProp_NAME_CustomizeProperty_MetaData) };
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_NAME_OnEvaluate = { "NAME_OnEvaluate", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAnimationGraphSchema, NAME_OnEvaluate), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NAME_OnEvaluate_MetaData), NewProp_NAME_OnEvaluate_MetaData) };
const UECodeGen_Private::FNamePropertyParams Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_DefaultEvaluationHandlerName = { "DefaultEvaluationHandlerName", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAnimationGraphSchema, DefaultEvaluationHandlerName), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DefaultEvaluationHandlerName_MetaData), NewProp_DefaultEvaluationHandlerName_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UAnimationGraphSchema_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_PN_SequenceName,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_NAME_NeverAsPin,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_NAME_PinHiddenByDefault,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_NAME_PinShownByDefault,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_NAME_AlwaysAsPin,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_NAME_CustomizeProperty,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_NAME_OnEvaluate,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAnimationGraphSchema_Statics::NewProp_DefaultEvaluationHandlerName,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAnimationGraphSchema_Statics::PropPointers) < 2048);
// ********** End Class UAnimationGraphSchema Property Definitions *********************************
UObject* (*const Z_Construct_UClass_UAnimationGraphSchema_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UEdGraphSchema_K2,
(UObject* (*)())Z_Construct_UPackage__Script_AnimGraph,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAnimationGraphSchema_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UAnimationGraphSchema_Statics::ClassParams = {
&UAnimationGraphSchema::StaticClass,
"Editor",
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UAnimationGraphSchema_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UAnimationGraphSchema_Statics::PropPointers),
0,
0x000800A4u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAnimationGraphSchema_Statics::Class_MetaDataParams), Z_Construct_UClass_UAnimationGraphSchema_Statics::Class_MetaDataParams)
};
void UAnimationGraphSchema::StaticRegisterNativesUAnimationGraphSchema()
{
}
UClass* Z_Construct_UClass_UAnimationGraphSchema()
{
if (!Z_Registration_Info_UClass_UAnimationGraphSchema.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAnimationGraphSchema.OuterSingleton, Z_Construct_UClass_UAnimationGraphSchema_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UAnimationGraphSchema.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAnimationGraphSchema);
UAnimationGraphSchema::~UAnimationGraphSchema() {}
// ********** End Class UAnimationGraphSchema ******************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_AnimGraph_Public_AnimationGraphSchema_h__Script_AnimGraph_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UAnimationGraphSchema, UAnimationGraphSchema::StaticClass, TEXT("UAnimationGraphSchema"), &Z_Registration_Info_UClass_UAnimationGraphSchema, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAnimationGraphSchema), 3093871497U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_AnimGraph_Public_AnimationGraphSchema_h__Script_AnimGraph_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_AnimGraph_Public_AnimationGraphSchema_h__Script_AnimGraph_1049880065{
TEXT("/Script/AnimGraph"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_AnimGraph_Public_AnimationGraphSchema_h__Script_AnimGraph_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_AnimGraph_Public_AnimationGraphSchema_h__Script_AnimGraph_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS