Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,133 @@
// 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 "AIGraph.h"
#include "Serialization/ArchiveUObjectFromStructuredArchive.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeAIGraph() {}
// ********** Begin Cross Module References ********************************************************
AIGRAPH_API UClass* Z_Construct_UClass_UAIGraph();
AIGRAPH_API UClass* Z_Construct_UClass_UAIGraph_NoRegister();
ENGINE_API UClass* Z_Construct_UClass_UEdGraph();
UPackage* Z_Construct_UPackage__Script_AIGraph();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UAIGraph *****************************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UAIGraph;
UClass* UAIGraph::GetPrivateStaticClass()
{
using TClass = UAIGraph;
if (!Z_Registration_Info_UClass_UAIGraph.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("AIGraph"),
Z_Registration_Info_UClass_UAIGraph.InnerSingleton,
StaticRegisterNativesUAIGraph,
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_UAIGraph.InnerSingleton;
}
UClass* Z_Construct_UClass_UAIGraph_NoRegister()
{
return UAIGraph::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UAIGraph_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "AIGraph.h" },
{ "ModuleRelativePath", "Classes/AIGraph.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_GraphVersion_MetaData[] = {
{ "ModuleRelativePath", "Classes/AIGraph.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UAIGraph constinit property declarations *********************************
static const UECodeGen_Private::FIntPropertyParams NewProp_GraphVersion;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UAIGraph constinit property declarations ***********************************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UAIGraph>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UAIGraph_Statics
// ********** Begin Class UAIGraph Property Definitions ********************************************
const UECodeGen_Private::FIntPropertyParams Z_Construct_UClass_UAIGraph_Statics::NewProp_GraphVersion = { "GraphVersion", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAIGraph, GraphVersion), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_GraphVersion_MetaData), NewProp_GraphVersion_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UAIGraph_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAIGraph_Statics::NewProp_GraphVersion,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAIGraph_Statics::PropPointers) < 2048);
// ********** End Class UAIGraph Property Definitions **********************************************
UObject* (*const Z_Construct_UClass_UAIGraph_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UEdGraph,
(UObject* (*)())Z_Construct_UPackage__Script_AIGraph,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAIGraph_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UAIGraph_Statics::ClassParams = {
&UAIGraph::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UAIGraph_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UAIGraph_Statics::PropPointers),
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAIGraph_Statics::Class_MetaDataParams), Z_Construct_UClass_UAIGraph_Statics::Class_MetaDataParams)
};
void UAIGraph::StaticRegisterNativesUAIGraph()
{
}
UClass* Z_Construct_UClass_UAIGraph()
{
if (!Z_Registration_Info_UClass_UAIGraph.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAIGraph.OuterSingleton, Z_Construct_UClass_UAIGraph_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UAIGraph.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAIGraph);
UAIGraph::~UAIGraph() {}
IMPLEMENT_FSTRUCTUREDARCHIVE_SERIALIZER(UAIGraph)
// ********** End Class UAIGraph *******************************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h__Script_AIGraph_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UAIGraph, UAIGraph::StaticClass, TEXT("UAIGraph"), &Z_Registration_Info_UClass_UAIGraph, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAIGraph), 141148764U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h__Script_AIGraph_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h__Script_AIGraph_3866743157{
TEXT("/Script/AIGraph"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h__Script_AIGraph_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h__Script_AIGraph_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,68 @@
// 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 "AIGraph.h"
#ifdef AIGRAPH_AIGraph_generated_h
#error "AIGraph.generated.h already included, missing '#pragma once' in AIGraph.h"
#endif
#define AIGRAPH_AIGraph_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UAIGraph *****************************************************************
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h_23_ARCHIVESERIALIZER \
DECLARE_FSTRUCTUREDARCHIVE_SERIALIZER(UAIGraph, AIGRAPH_API)
struct Z_Construct_UClass_UAIGraph_Statics;
AIGRAPH_API UClass* Z_Construct_UClass_UAIGraph_NoRegister();
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h_23_INCLASS \
private: \
static void StaticRegisterNativesUAIGraph(); \
friend struct ::Z_Construct_UClass_UAIGraph_Statics; \
static UClass* GetPrivateStaticClass(); \
friend AIGRAPH_API UClass* ::Z_Construct_UClass_UAIGraph_NoRegister(); \
public: \
DECLARE_CLASS2(UAIGraph, UEdGraph, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AIGraph"), Z_Construct_UClass_UAIGraph_NoRegister) \
DECLARE_SERIALIZER(UAIGraph) \
FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h_23_ARCHIVESERIALIZER
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h_23_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
AIGRAPH_API UAIGraph(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAIGraph) \
DECLARE_VTABLE_PTR_HELPER_CTOR(AIGRAPH_API, UAIGraph); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAIGraph); \
/** Deleted move- and copy-constructors, should never be used */ \
UAIGraph(UAIGraph&&) = delete; \
UAIGraph(const UAIGraph&) = delete; \
AIGRAPH_API virtual ~UAIGraph();
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h_20_PROLOG
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h_23_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h_23_INCLASS \
FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h_23_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UAIGraph;
// ********** End Class UAIGraph *******************************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_AIGraph_Classes_AIGraph_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,29 @@
// 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"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
void EmptyLinkFunctionForGeneratedCodeAIGraph_init() {}
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_AIGraph;
FORCENOINLINE UPackage* Z_Construct_UPackage__Script_AIGraph()
{
if (!Z_Registration_Info_UPackage__Script_AIGraph.OuterSingleton)
{
static const UECodeGen_Private::FPackageParams PackageParams = {
"/Script/AIGraph",
nullptr,
0,
PKG_CompiledIn | 0x00000080,
0x0FC6B037,
0x762D67A9,
METADATA_PARAMS(0, nullptr)
};
UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_AIGraph.OuterSingleton, PackageParams);
}
return Z_Registration_Info_UPackage__Script_AIGraph.OuterSingleton;
}
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_AIGraph(Z_Construct_UPackage__Script_AIGraph, TEXT("/Script/AIGraph"), Z_Registration_Info_UPackage__Script_AIGraph, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x0FC6B037, 0x762D67A9));
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,14 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#pragma once
#include "AIGraph.h"
#include "AIGraphNode.h"
#include "AIGraphSchema.h"
#include "AIGraphTypes.h"

View File

@@ -0,0 +1,199 @@
// 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 "AIGraphNode.h"
#include "AIGraphTypes.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeAIGraphNode() {}
// ********** Begin Cross Module References ********************************************************
AIGRAPH_API UClass* Z_Construct_UClass_UAIGraphNode();
AIGRAPH_API UClass* Z_Construct_UClass_UAIGraphNode_NoRegister();
AIGRAPH_API UScriptStruct* Z_Construct_UScriptStruct_FGraphNodeClassData();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject_NoRegister();
ENGINE_API UClass* Z_Construct_UClass_UEdGraphNode();
UPackage* Z_Construct_UPackage__Script_AIGraph();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UAIGraphNode *************************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UAIGraphNode;
UClass* UAIGraphNode::GetPrivateStaticClass()
{
using TClass = UAIGraphNode;
if (!Z_Registration_Info_UClass_UAIGraphNode.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("AIGraphNode"),
Z_Registration_Info_UClass_UAIGraphNode.InnerSingleton,
StaticRegisterNativesUAIGraphNode,
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_UAIGraphNode.InnerSingleton;
}
UClass* Z_Construct_UClass_UAIGraphNode_NoRegister()
{
return UAIGraphNode::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UAIGraphNode_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "AIGraphNode.h" },
{ "ModuleRelativePath", "Classes/AIGraphNode.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ClassData_MetaData[] = {
{ "Comment", "/** instance class */" },
{ "ModuleRelativePath", "Classes/AIGraphNode.h" },
{ "ToolTip", "instance class" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NodeInstance_MetaData[] = {
{ "ModuleRelativePath", "Classes/AIGraphNode.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ParentNode_MetaData[] = {
{ "ModuleRelativePath", "Classes/AIGraphNode.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SubNodes_MetaData[] = {
{ "ModuleRelativePath", "Classes/AIGraphNode.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CopySubNodeIndex_MetaData[] = {
{ "Comment", "/** subnode index assigned during copy operation to connect nodes again on paste */" },
{ "ModuleRelativePath", "Classes/AIGraphNode.h" },
{ "ToolTip", "subnode index assigned during copy operation to connect nodes again on paste" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsReadOnly_MetaData[] = {
{ "Comment", "/** if set, all modifications (including delete/cut) are disabled */" },
{ "ModuleRelativePath", "Classes/AIGraphNode.h" },
{ "ToolTip", "if set, all modifications (including delete/cut) are disabled" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsSubNode_MetaData[] = {
{ "Comment", "/** if set, this node will be always considered as subnode */" },
{ "ModuleRelativePath", "Classes/AIGraphNode.h" },
{ "ToolTip", "if set, this node will be always considered as subnode" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ErrorMessage_MetaData[] = {
{ "Comment", "/** error message for node */" },
{ "ModuleRelativePath", "Classes/AIGraphNode.h" },
{ "ToolTip", "error message for node" },
};
#endif // WITH_METADATA
// ********** Begin Class UAIGraphNode constinit property declarations *****************************
static const UECodeGen_Private::FStructPropertyParams NewProp_ClassData;
static const UECodeGen_Private::FObjectPropertyParams NewProp_NodeInstance;
static const UECodeGen_Private::FObjectPropertyParams NewProp_ParentNode;
static const UECodeGen_Private::FObjectPropertyParams NewProp_SubNodes_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_SubNodes;
static const UECodeGen_Private::FIntPropertyParams NewProp_CopySubNodeIndex;
static void NewProp_bIsReadOnly_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsReadOnly;
static void NewProp_bIsSubNode_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsSubNode;
static const UECodeGen_Private::FStrPropertyParams NewProp_ErrorMessage;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UAIGraphNode constinit property declarations *******************************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UAIGraphNode>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UAIGraphNode_Statics
// ********** Begin Class UAIGraphNode Property Definitions ****************************************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UAIGraphNode_Statics::NewProp_ClassData = { "ClassData", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAIGraphNode, ClassData), Z_Construct_UScriptStruct_FGraphNodeClassData, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ClassData_MetaData), NewProp_ClassData_MetaData) }; // 2040694383
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UAIGraphNode_Statics::NewProp_NodeInstance = { "NodeInstance", nullptr, (EPropertyFlags)0x0114000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAIGraphNode, NodeInstance), Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NodeInstance_MetaData), NewProp_NodeInstance_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UAIGraphNode_Statics::NewProp_ParentNode = { "ParentNode", nullptr, (EPropertyFlags)0x0114000000002000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAIGraphNode, ParentNode), Z_Construct_UClass_UAIGraphNode_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ParentNode_MetaData), NewProp_ParentNode_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UAIGraphNode_Statics::NewProp_SubNodes_Inner = { "SubNodes", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UAIGraphNode_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UAIGraphNode_Statics::NewProp_SubNodes = { "SubNodes", nullptr, (EPropertyFlags)0x0114000000000000, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAIGraphNode, SubNodes), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SubNodes_MetaData), NewProp_SubNodes_MetaData) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UClass_UAIGraphNode_Statics::NewProp_CopySubNodeIndex = { "CopySubNodeIndex", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAIGraphNode, CopySubNodeIndex), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CopySubNodeIndex_MetaData), NewProp_CopySubNodeIndex_MetaData) };
void Z_Construct_UClass_UAIGraphNode_Statics::NewProp_bIsReadOnly_SetBit(void* Obj)
{
((UAIGraphNode*)Obj)->bIsReadOnly = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UAIGraphNode_Statics::NewProp_bIsReadOnly = { "bIsReadOnly", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(UAIGraphNode), &Z_Construct_UClass_UAIGraphNode_Statics::NewProp_bIsReadOnly_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsReadOnly_MetaData), NewProp_bIsReadOnly_MetaData) };
void Z_Construct_UClass_UAIGraphNode_Statics::NewProp_bIsSubNode_SetBit(void* Obj)
{
((UAIGraphNode*)Obj)->bIsSubNode = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UAIGraphNode_Statics::NewProp_bIsSubNode = { "bIsSubNode", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(UAIGraphNode), &Z_Construct_UClass_UAIGraphNode_Statics::NewProp_bIsSubNode_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsSubNode_MetaData), NewProp_bIsSubNode_MetaData) };
const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_UAIGraphNode_Statics::NewProp_ErrorMessage = { "ErrorMessage", nullptr, (EPropertyFlags)0x0010000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UAIGraphNode, ErrorMessage), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ErrorMessage_MetaData), NewProp_ErrorMessage_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UAIGraphNode_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAIGraphNode_Statics::NewProp_ClassData,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAIGraphNode_Statics::NewProp_NodeInstance,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAIGraphNode_Statics::NewProp_ParentNode,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAIGraphNode_Statics::NewProp_SubNodes_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAIGraphNode_Statics::NewProp_SubNodes,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAIGraphNode_Statics::NewProp_CopySubNodeIndex,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAIGraphNode_Statics::NewProp_bIsReadOnly,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAIGraphNode_Statics::NewProp_bIsSubNode,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UAIGraphNode_Statics::NewProp_ErrorMessage,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAIGraphNode_Statics::PropPointers) < 2048);
// ********** End Class UAIGraphNode Property Definitions ******************************************
UObject* (*const Z_Construct_UClass_UAIGraphNode_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UEdGraphNode,
(UObject* (*)())Z_Construct_UPackage__Script_AIGraph,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAIGraphNode_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UAIGraphNode_Statics::ClassParams = {
&UAIGraphNode::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UAIGraphNode_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UAIGraphNode_Statics::PropPointers),
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAIGraphNode_Statics::Class_MetaDataParams), Z_Construct_UClass_UAIGraphNode_Statics::Class_MetaDataParams)
};
void UAIGraphNode::StaticRegisterNativesUAIGraphNode()
{
}
UClass* Z_Construct_UClass_UAIGraphNode()
{
if (!Z_Registration_Info_UClass_UAIGraphNode.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAIGraphNode.OuterSingleton, Z_Construct_UClass_UAIGraphNode_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UAIGraphNode.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAIGraphNode);
UAIGraphNode::~UAIGraphNode() {}
// ********** End Class UAIGraphNode ***************************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphNode_h__Script_AIGraph_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UAIGraphNode, UAIGraphNode::StaticClass, TEXT("UAIGraphNode"), &Z_Registration_Info_UClass_UAIGraphNode, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAIGraphNode), 43670663U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphNode_h__Script_AIGraph_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphNode_h__Script_AIGraph_2162628016{
TEXT("/Script/AIGraph"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphNode_h__Script_AIGraph_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphNode_h__Script_AIGraph_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,63 @@
// 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 "AIGraphNode.h"
#ifdef AIGRAPH_AIGraphNode_generated_h
#error "AIGraphNode.generated.h already included, missing '#pragma once' in AIGraphNode.h"
#endif
#define AIGRAPH_AIGraphNode_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UAIGraphNode *************************************************************
struct Z_Construct_UClass_UAIGraphNode_Statics;
AIGRAPH_API UClass* Z_Construct_UClass_UAIGraphNode_NoRegister();
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraphNode_h_22_INCLASS \
private: \
static void StaticRegisterNativesUAIGraphNode(); \
friend struct ::Z_Construct_UClass_UAIGraphNode_Statics; \
static UClass* GetPrivateStaticClass(); \
friend AIGRAPH_API UClass* ::Z_Construct_UClass_UAIGraphNode_NoRegister(); \
public: \
DECLARE_CLASS2(UAIGraphNode, UEdGraphNode, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AIGraph"), Z_Construct_UClass_UAIGraphNode_NoRegister) \
DECLARE_SERIALIZER(UAIGraphNode)
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraphNode_h_22_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
AIGRAPH_API UAIGraphNode(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAIGraphNode) \
DECLARE_VTABLE_PTR_HELPER_CTOR(AIGRAPH_API, UAIGraphNode); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAIGraphNode); \
/** Deleted move- and copy-constructors, should never be used */ \
UAIGraphNode(UAIGraphNode&&) = delete; \
UAIGraphNode(const UAIGraphNode&) = delete; \
AIGRAPH_API virtual ~UAIGraphNode();
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraphNode_h_19_PROLOG
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraphNode_h_22_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_AIGraph_Classes_AIGraphNode_h_22_INCLASS \
FID_Engine_Source_Editor_AIGraph_Classes_AIGraphNode_h_22_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UAIGraphNode;
// ********** End Class UAIGraphNode ***************************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_AIGraph_Classes_AIGraphNode_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,328 @@
// 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 "AIGraphSchema.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeAIGraphSchema() {}
// ********** Begin Cross Module References ********************************************************
AIGRAPH_API UClass* Z_Construct_UClass_UAIGraphNode_NoRegister();
AIGRAPH_API UClass* Z_Construct_UClass_UAIGraphSchema();
AIGRAPH_API UClass* Z_Construct_UClass_UAIGraphSchema_NoRegister();
AIGRAPH_API UScriptStruct* Z_Construct_UScriptStruct_FAISchemaAction_AddComment();
AIGRAPH_API UScriptStruct* Z_Construct_UScriptStruct_FAISchemaAction_NewNode();
AIGRAPH_API UScriptStruct* Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode();
ENGINE_API UClass* Z_Construct_UClass_UEdGraphSchema();
ENGINE_API UScriptStruct* Z_Construct_UScriptStruct_FEdGraphSchemaAction();
UPackage* Z_Construct_UPackage__Script_AIGraph();
// ********** End Cross Module References **********************************************************
// ********** Begin ScriptStruct FAISchemaAction_AddComment ****************************************
struct Z_Construct_UScriptStruct_FAISchemaAction_AddComment_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FAISchemaAction_AddComment); }
static inline consteval int16 GetStructAlignment() { return alignof(FAISchemaAction_AddComment); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "Comment", "/** Action to add a comment to the graph */" },
{ "ModuleRelativePath", "Classes/AIGraphSchema.h" },
{ "ToolTip", "Action to add a comment to the graph" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FAISchemaAction_AddComment constinit property declarations ********
// ********** End ScriptStruct FAISchemaAction_AddComment constinit property declarations **********
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FAISchemaAction_AddComment>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FAISchemaAction_AddComment_Statics
static_assert(std::is_polymorphic<FAISchemaAction_AddComment>() == std::is_polymorphic<FEdGraphSchemaAction>(), "USTRUCT FAISchemaAction_AddComment cannot be polymorphic unless super FEdGraphSchemaAction is polymorphic");
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FAISchemaAction_AddComment;
class UScriptStruct* FAISchemaAction_AddComment::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FAISchemaAction_AddComment.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FAISchemaAction_AddComment.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FAISchemaAction_AddComment, (UObject*)Z_Construct_UPackage__Script_AIGraph(), TEXT("AISchemaAction_AddComment"));
}
return Z_Registration_Info_UScriptStruct_FAISchemaAction_AddComment.OuterSingleton;
}
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FAISchemaAction_AddComment_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_AIGraph,
Z_Construct_UScriptStruct_FEdGraphSchemaAction,
&NewStructOps,
"AISchemaAction_AddComment",
nullptr,
0,
sizeof(FAISchemaAction_AddComment),
alignof(FAISchemaAction_AddComment),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAISchemaAction_AddComment_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FAISchemaAction_AddComment_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FAISchemaAction_AddComment()
{
if (!Z_Registration_Info_UScriptStruct_FAISchemaAction_AddComment.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FAISchemaAction_AddComment.InnerSingleton, Z_Construct_UScriptStruct_FAISchemaAction_AddComment_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FAISchemaAction_AddComment.InnerSingleton);
}
// ********** End ScriptStruct FAISchemaAction_AddComment ******************************************
// ********** Begin ScriptStruct FAISchemaAction_NewNode *******************************************
struct Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FAISchemaAction_NewNode); }
static inline consteval int16 GetStructAlignment() { return alignof(FAISchemaAction_NewNode); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "Comment", "/** Action to add a node to the graph */" },
{ "ModuleRelativePath", "Classes/AIGraphSchema.h" },
{ "ToolTip", "Action to add a node to the graph" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NodeTemplate_MetaData[] = {
{ "Comment", "/** Template of node we want to create */" },
{ "ModuleRelativePath", "Classes/AIGraphSchema.h" },
{ "ToolTip", "Template of node we want to create" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FAISchemaAction_NewNode constinit property declarations ***********
static const UECodeGen_Private::FObjectPropertyParams NewProp_NodeTemplate;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FAISchemaAction_NewNode constinit property declarations *************
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FAISchemaAction_NewNode>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics
static_assert(std::is_polymorphic<FAISchemaAction_NewNode>() == std::is_polymorphic<FEdGraphSchemaAction>(), "USTRUCT FAISchemaAction_NewNode cannot be polymorphic unless super FEdGraphSchemaAction is polymorphic");
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FAISchemaAction_NewNode;
class UScriptStruct* FAISchemaAction_NewNode::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FAISchemaAction_NewNode.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FAISchemaAction_NewNode.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FAISchemaAction_NewNode, (UObject*)Z_Construct_UPackage__Script_AIGraph(), TEXT("AISchemaAction_NewNode"));
}
return Z_Registration_Info_UScriptStruct_FAISchemaAction_NewNode.OuterSingleton;
}
// ********** Begin ScriptStruct FAISchemaAction_NewNode Property Definitions **********************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics::NewProp_NodeTemplate = { "NodeTemplate", nullptr, (EPropertyFlags)0x0114000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAISchemaAction_NewNode, NodeTemplate), Z_Construct_UClass_UAIGraphNode_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NodeTemplate_MetaData), NewProp_NodeTemplate_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics::NewProp_NodeTemplate,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FAISchemaAction_NewNode Property Definitions ************************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_AIGraph,
Z_Construct_UScriptStruct_FEdGraphSchemaAction,
&NewStructOps,
"AISchemaAction_NewNode",
Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics::PropPointers),
sizeof(FAISchemaAction_NewNode),
alignof(FAISchemaAction_NewNode),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FAISchemaAction_NewNode()
{
if (!Z_Registration_Info_UScriptStruct_FAISchemaAction_NewNode.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FAISchemaAction_NewNode.InnerSingleton, Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FAISchemaAction_NewNode.InnerSingleton);
}
// ********** End ScriptStruct FAISchemaAction_NewNode *********************************************
// ********** Begin ScriptStruct FAISchemaAction_NewSubNode ****************************************
struct Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FAISchemaAction_NewSubNode); }
static inline consteval int16 GetStructAlignment() { return alignof(FAISchemaAction_NewSubNode); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "Comment", "/** Action to add a subnode to the selected node */" },
{ "ModuleRelativePath", "Classes/AIGraphSchema.h" },
{ "ToolTip", "Action to add a subnode to the selected node" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NodeTemplate_MetaData[] = {
{ "Comment", "/** Template of node we want to create */" },
{ "ModuleRelativePath", "Classes/AIGraphSchema.h" },
{ "ToolTip", "Template of node we want to create" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ParentNode_MetaData[] = {
{ "Comment", "/** parent node */" },
{ "ModuleRelativePath", "Classes/AIGraphSchema.h" },
{ "ToolTip", "parent node" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FAISchemaAction_NewSubNode constinit property declarations ********
static const UECodeGen_Private::FObjectPropertyParams NewProp_NodeTemplate;
static const UECodeGen_Private::FObjectPropertyParams NewProp_ParentNode;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FAISchemaAction_NewSubNode constinit property declarations **********
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FAISchemaAction_NewSubNode>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics
static_assert(std::is_polymorphic<FAISchemaAction_NewSubNode>() == std::is_polymorphic<FEdGraphSchemaAction>(), "USTRUCT FAISchemaAction_NewSubNode cannot be polymorphic unless super FEdGraphSchemaAction is polymorphic");
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FAISchemaAction_NewSubNode;
class UScriptStruct* FAISchemaAction_NewSubNode::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FAISchemaAction_NewSubNode.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FAISchemaAction_NewSubNode.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode, (UObject*)Z_Construct_UPackage__Script_AIGraph(), TEXT("AISchemaAction_NewSubNode"));
}
return Z_Registration_Info_UScriptStruct_FAISchemaAction_NewSubNode.OuterSingleton;
}
// ********** Begin ScriptStruct FAISchemaAction_NewSubNode Property Definitions *******************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics::NewProp_NodeTemplate = { "NodeTemplate", nullptr, (EPropertyFlags)0x0114000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAISchemaAction_NewSubNode, NodeTemplate), Z_Construct_UClass_UAIGraphNode_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NodeTemplate_MetaData), NewProp_NodeTemplate_MetaData) };
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics::NewProp_ParentNode = { "ParentNode", nullptr, (EPropertyFlags)0x0114000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FAISchemaAction_NewSubNode, ParentNode), Z_Construct_UClass_UAIGraphNode_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ParentNode_MetaData), NewProp_ParentNode_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics::NewProp_NodeTemplate,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics::NewProp_ParentNode,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FAISchemaAction_NewSubNode Property Definitions *********************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_AIGraph,
Z_Construct_UScriptStruct_FEdGraphSchemaAction,
&NewStructOps,
"AISchemaAction_NewSubNode",
Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics::PropPointers),
sizeof(FAISchemaAction_NewSubNode),
alignof(FAISchemaAction_NewSubNode),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode()
{
if (!Z_Registration_Info_UScriptStruct_FAISchemaAction_NewSubNode.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FAISchemaAction_NewSubNode.InnerSingleton, Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FAISchemaAction_NewSubNode.InnerSingleton);
}
// ********** End ScriptStruct FAISchemaAction_NewSubNode ******************************************
// ********** Begin Class UAIGraphSchema ***********************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UAIGraphSchema;
UClass* UAIGraphSchema::GetPrivateStaticClass()
{
using TClass = UAIGraphSchema;
if (!Z_Registration_Info_UClass_UAIGraphSchema.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("AIGraphSchema"),
Z_Registration_Info_UClass_UAIGraphSchema.InnerSingleton,
StaticRegisterNativesUAIGraphSchema,
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_UAIGraphSchema.InnerSingleton;
}
UClass* Z_Construct_UClass_UAIGraphSchema_NoRegister()
{
return UAIGraphSchema::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UAIGraphSchema_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "AIGraphSchema.h" },
{ "ModuleRelativePath", "Classes/AIGraphSchema.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UAIGraphSchema constinit property declarations ***************************
// ********** End Class UAIGraphSchema constinit property declarations *****************************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UAIGraphSchema>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UAIGraphSchema_Statics
UObject* (*const Z_Construct_UClass_UAIGraphSchema_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UEdGraphSchema,
(UObject* (*)())Z_Construct_UPackage__Script_AIGraph,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAIGraphSchema_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UAIGraphSchema_Statics::ClassParams = {
&UAIGraphSchema::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAIGraphSchema_Statics::Class_MetaDataParams), Z_Construct_UClass_UAIGraphSchema_Statics::Class_MetaDataParams)
};
void UAIGraphSchema::StaticRegisterNativesUAIGraphSchema()
{
}
UClass* Z_Construct_UClass_UAIGraphSchema()
{
if (!Z_Registration_Info_UClass_UAIGraphSchema.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAIGraphSchema.OuterSingleton, Z_Construct_UClass_UAIGraphSchema_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UAIGraphSchema.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAIGraphSchema);
UAIGraphSchema::~UAIGraphSchema() {}
// ********** End Class UAIGraphSchema *************************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h__Script_AIGraph_Statics
{
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FAISchemaAction_AddComment::StaticStruct, Z_Construct_UScriptStruct_FAISchemaAction_AddComment_Statics::NewStructOps, TEXT("AISchemaAction_AddComment"),&Z_Registration_Info_UScriptStruct_FAISchemaAction_AddComment, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FAISchemaAction_AddComment), 1571507754U) },
{ FAISchemaAction_NewNode::StaticStruct, Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics::NewStructOps, TEXT("AISchemaAction_NewNode"),&Z_Registration_Info_UScriptStruct_FAISchemaAction_NewNode, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FAISchemaAction_NewNode), 1793252718U) },
{ FAISchemaAction_NewSubNode::StaticStruct, Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics::NewStructOps, TEXT("AISchemaAction_NewSubNode"),&Z_Registration_Info_UScriptStruct_FAISchemaAction_NewSubNode, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FAISchemaAction_NewSubNode), 2775270217U) },
};
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UAIGraphSchema, UAIGraphSchema::StaticClass, TEXT("UAIGraphSchema"), &Z_Registration_Info_UClass_UAIGraphSchema, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAIGraphSchema), 4058549154U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h__Script_AIGraph_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h__Script_AIGraph_2309027065{
TEXT("/Script/AIGraph"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h__Script_AIGraph_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h__Script_AIGraph_Statics::ClassInfo),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h__Script_AIGraph_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h__Script_AIGraph_Statics::ScriptStructInfo),
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,96 @@
// 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 "AIGraphSchema.h"
#ifdef AIGRAPH_AIGraphSchema_generated_h
#error "AIGraphSchema.generated.h already included, missing '#pragma once' in AIGraphSchema.h"
#endif
#define AIGRAPH_AIGraphSchema_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FAISchemaAction_AddComment ****************************************
struct Z_Construct_UScriptStruct_FAISchemaAction_AddComment_Statics;
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h_20_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FAISchemaAction_AddComment_Statics; \
AIGRAPH_API static class UScriptStruct* StaticStruct(); \
typedef FEdGraphSchemaAction Super;
struct FAISchemaAction_AddComment;
// ********** End ScriptStruct FAISchemaAction_AddComment ******************************************
// ********** Begin ScriptStruct FAISchemaAction_NewNode *******************************************
struct Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics;
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h_37_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FAISchemaAction_NewNode_Statics; \
AIGRAPH_API static class UScriptStruct* StaticStruct(); \
typedef FEdGraphSchemaAction Super;
struct FAISchemaAction_NewNode;
// ********** End ScriptStruct FAISchemaAction_NewNode *********************************************
// ********** Begin ScriptStruct FAISchemaAction_NewSubNode ****************************************
struct Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics;
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h_64_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FAISchemaAction_NewSubNode_Statics; \
AIGRAPH_API static class UScriptStruct* StaticStruct(); \
typedef FEdGraphSchemaAction Super;
struct FAISchemaAction_NewSubNode;
// ********** End ScriptStruct FAISchemaAction_NewSubNode ******************************************
// ********** Begin Class UAIGraphSchema ***********************************************************
struct Z_Construct_UClass_UAIGraphSchema_Statics;
AIGRAPH_API UClass* Z_Construct_UClass_UAIGraphSchema_NoRegister();
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h_96_INCLASS \
private: \
static void StaticRegisterNativesUAIGraphSchema(); \
friend struct ::Z_Construct_UClass_UAIGraphSchema_Statics; \
static UClass* GetPrivateStaticClass(); \
friend AIGRAPH_API UClass* ::Z_Construct_UClass_UAIGraphSchema_NoRegister(); \
public: \
DECLARE_CLASS2(UAIGraphSchema, UEdGraphSchema, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AIGraph"), Z_Construct_UClass_UAIGraphSchema_NoRegister) \
DECLARE_SERIALIZER(UAIGraphSchema)
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h_96_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
AIGRAPH_API UAIGraphSchema(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAIGraphSchema) \
DECLARE_VTABLE_PTR_HELPER_CTOR(AIGRAPH_API, UAIGraphSchema); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAIGraphSchema); \
/** Deleted move- and copy-constructors, should never be used */ \
UAIGraphSchema(UAIGraphSchema&&) = delete; \
UAIGraphSchema(const UAIGraphSchema&) = delete; \
AIGRAPH_API virtual ~UAIGraphSchema();
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h_93_PROLOG
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h_96_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h_96_INCLASS \
FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h_96_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UAIGraphSchema;
// ********** End Class UAIGraphSchema *************************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_AIGraph_Classes_AIGraphSchema_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,122 @@
// 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 "AIGraphTypes.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeAIGraphTypes() {}
// ********** Begin Cross Module References ********************************************************
AIGRAPH_API UScriptStruct* Z_Construct_UScriptStruct_FGraphNodeClassData();
UPackage* Z_Construct_UPackage__Script_AIGraph();
// ********** End Cross Module References **********************************************************
// ********** Begin ScriptStruct FGraphNodeClassData ***********************************************
struct Z_Construct_UScriptStruct_FGraphNodeClassData_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FGraphNodeClassData); }
static inline consteval int16 GetStructAlignment() { return alignof(FGraphNodeClassData); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "ModuleRelativePath", "Classes/AIGraphTypes.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AssetName_MetaData[] = {
{ "Comment", "/** path to class if it's not loaded yet */" },
{ "ModuleRelativePath", "Classes/AIGraphTypes.h" },
{ "ToolTip", "path to class if it's not loaded yet" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_GeneratedClassPackage_MetaData[] = {
{ "ModuleRelativePath", "Classes/AIGraphTypes.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ClassName_MetaData[] = {
{ "Comment", "/** resolved name of class from asset data */" },
{ "ModuleRelativePath", "Classes/AIGraphTypes.h" },
{ "ToolTip", "resolved name of class from asset data" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Category_MetaData[] = {
{ "Comment", "/** User-defined category for this class */" },
{ "ModuleRelativePath", "Classes/AIGraphTypes.h" },
{ "ToolTip", "User-defined category for this class" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FGraphNodeClassData constinit property declarations ***************
static const UECodeGen_Private::FStrPropertyParams NewProp_AssetName;
static const UECodeGen_Private::FStrPropertyParams NewProp_GeneratedClassPackage;
static const UECodeGen_Private::FStrPropertyParams NewProp_ClassName;
static const UECodeGen_Private::FTextPropertyParams NewProp_Category;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FGraphNodeClassData constinit property declarations *****************
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FGraphNodeClassData>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FGraphNodeClassData_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FGraphNodeClassData;
class UScriptStruct* FGraphNodeClassData::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FGraphNodeClassData.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FGraphNodeClassData.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FGraphNodeClassData, (UObject*)Z_Construct_UPackage__Script_AIGraph(), TEXT("GraphNodeClassData"));
}
return Z_Registration_Info_UScriptStruct_FGraphNodeClassData.OuterSingleton;
}
// ********** Begin ScriptStruct FGraphNodeClassData Property Definitions **************************
const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::NewProp_AssetName = { "AssetName", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FGraphNodeClassData, AssetName), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AssetName_MetaData), NewProp_AssetName_MetaData) };
const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::NewProp_GeneratedClassPackage = { "GeneratedClassPackage", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FGraphNodeClassData, GeneratedClassPackage), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_GeneratedClassPackage_MetaData), NewProp_GeneratedClassPackage_MetaData) };
const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::NewProp_ClassName = { "ClassName", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FGraphNodeClassData, ClassName), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ClassName_MetaData), NewProp_ClassName_MetaData) };
const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::NewProp_Category = { "Category", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FGraphNodeClassData, Category), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Category_MetaData), NewProp_Category_MetaData) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::NewProp_AssetName,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::NewProp_GeneratedClassPackage,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::NewProp_ClassName,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::NewProp_Category,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FGraphNodeClassData Property Definitions ****************************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_AIGraph,
nullptr,
&NewStructOps,
"GraphNodeClassData",
Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::PropPointers),
sizeof(FGraphNodeClassData),
alignof(FGraphNodeClassData),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000001),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FGraphNodeClassData()
{
if (!Z_Registration_Info_UScriptStruct_FGraphNodeClassData.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FGraphNodeClassData.InnerSingleton, Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FGraphNodeClassData.InnerSingleton);
}
// ********** End ScriptStruct FGraphNodeClassData *************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphTypes_h__Script_AIGraph_Statics
{
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FGraphNodeClassData::StaticStruct, Z_Construct_UScriptStruct_FGraphNodeClassData_Statics::NewStructOps, TEXT("GraphNodeClassData"),&Z_Registration_Info_UScriptStruct_FGraphNodeClassData, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FGraphNodeClassData), 2040694383U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphTypes_h__Script_AIGraph_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphTypes_h__Script_AIGraph_1845581656{
TEXT("/Script/AIGraph"),
nullptr, 0,
Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphTypes_h__Script_AIGraph_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Classes_AIGraphTypes_h__Script_AIGraph_Statics::ScriptStructInfo),
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,32 @@
// 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 "AIGraphTypes.h"
#ifdef AIGRAPH_AIGraphTypes_generated_h
#error "AIGraphTypes.generated.h already included, missing '#pragma once' in AIGraphTypes.h"
#endif
#define AIGRAPH_AIGraphTypes_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FGraphNodeClassData ***********************************************
struct Z_Construct_UScriptStruct_FGraphNodeClassData_Statics;
#define FID_Engine_Source_Editor_AIGraph_Classes_AIGraphTypes_h_15_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FGraphNodeClassData_Statics; \
AIGRAPH_API static class UScriptStruct* StaticStruct();
struct FGraphNodeClassData;
// ********** End ScriptStruct FGraphNodeClassData *************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_AIGraph_Classes_AIGraphTypes_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,118 @@
// 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 "K2Node_AIMoveTo.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeK2Node_AIMoveTo() {}
// ********** Begin Cross Module References ********************************************************
AIGRAPH_API UClass* Z_Construct_UClass_UK2Node_AIMoveTo();
AIGRAPH_API UClass* Z_Construct_UClass_UK2Node_AIMoveTo_NoRegister();
BLUEPRINTGRAPH_API UClass* Z_Construct_UClass_UK2Node_BaseAsyncTask();
UPackage* Z_Construct_UPackage__Script_AIGraph();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UK2Node_AIMoveTo *********************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UK2Node_AIMoveTo;
UClass* UK2Node_AIMoveTo::GetPrivateStaticClass()
{
using TClass = UK2Node_AIMoveTo;
if (!Z_Registration_Info_UClass_UK2Node_AIMoveTo.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("K2Node_AIMoveTo"),
Z_Registration_Info_UClass_UK2Node_AIMoveTo.InnerSingleton,
StaticRegisterNativesUK2Node_AIMoveTo,
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_UK2Node_AIMoveTo.InnerSingleton;
}
UClass* Z_Construct_UClass_UK2Node_AIMoveTo_NoRegister()
{
return UK2Node_AIMoveTo::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UK2Node_AIMoveTo_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "K2Node_AIMoveTo.h" },
{ "ModuleRelativePath", "Public/K2Node_AIMoveTo.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UK2Node_AIMoveTo constinit property declarations *************************
// ********** End Class UK2Node_AIMoveTo constinit property declarations ***************************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UK2Node_AIMoveTo>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UK2Node_AIMoveTo_Statics
UObject* (*const Z_Construct_UClass_UK2Node_AIMoveTo_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UK2Node_BaseAsyncTask,
(UObject* (*)())Z_Construct_UPackage__Script_AIGraph,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UK2Node_AIMoveTo_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UK2Node_AIMoveTo_Statics::ClassParams = {
&UK2Node_AIMoveTo::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UK2Node_AIMoveTo_Statics::Class_MetaDataParams), Z_Construct_UClass_UK2Node_AIMoveTo_Statics::Class_MetaDataParams)
};
void UK2Node_AIMoveTo::StaticRegisterNativesUK2Node_AIMoveTo()
{
}
UClass* Z_Construct_UClass_UK2Node_AIMoveTo()
{
if (!Z_Registration_Info_UClass_UK2Node_AIMoveTo.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UK2Node_AIMoveTo.OuterSingleton, Z_Construct_UClass_UK2Node_AIMoveTo_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UK2Node_AIMoveTo.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UK2Node_AIMoveTo);
UK2Node_AIMoveTo::~UK2Node_AIMoveTo() {}
// ********** End Class UK2Node_AIMoveTo ***********************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Public_K2Node_AIMoveTo_h__Script_AIGraph_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UK2Node_AIMoveTo, UK2Node_AIMoveTo::StaticClass, TEXT("UK2Node_AIMoveTo"), &Z_Registration_Info_UClass_UK2Node_AIMoveTo, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UK2Node_AIMoveTo), 2838411467U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Public_K2Node_AIMoveTo_h__Script_AIGraph_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Public_K2Node_AIMoveTo_h__Script_AIGraph_2106482915{
TEXT("/Script/AIGraph"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Public_K2Node_AIMoveTo_h__Script_AIGraph_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_AIGraph_Public_K2Node_AIMoveTo_h__Script_AIGraph_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,63 @@
// 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 "K2Node_AIMoveTo.h"
#ifdef AIGRAPH_K2Node_AIMoveTo_generated_h
#error "K2Node_AIMoveTo.generated.h already included, missing '#pragma once' in K2Node_AIMoveTo.h"
#endif
#define AIGRAPH_K2Node_AIMoveTo_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UK2Node_AIMoveTo *********************************************************
struct Z_Construct_UClass_UK2Node_AIMoveTo_Statics;
AIGRAPH_API UClass* Z_Construct_UClass_UK2Node_AIMoveTo_NoRegister();
#define FID_Engine_Source_Editor_AIGraph_Public_K2Node_AIMoveTo_h_21_INCLASS \
private: \
static void StaticRegisterNativesUK2Node_AIMoveTo(); \
friend struct ::Z_Construct_UClass_UK2Node_AIMoveTo_Statics; \
static UClass* GetPrivateStaticClass(); \
friend AIGRAPH_API UClass* ::Z_Construct_UClass_UK2Node_AIMoveTo_NoRegister(); \
public: \
DECLARE_CLASS2(UK2Node_AIMoveTo, UK2Node_BaseAsyncTask, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AIGraph"), Z_Construct_UClass_UK2Node_AIMoveTo_NoRegister) \
DECLARE_SERIALIZER(UK2Node_AIMoveTo)
#define FID_Engine_Source_Editor_AIGraph_Public_K2Node_AIMoveTo_h_21_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
AIGRAPH_API UK2Node_AIMoveTo(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UK2Node_AIMoveTo) \
DECLARE_VTABLE_PTR_HELPER_CTOR(AIGRAPH_API, UK2Node_AIMoveTo); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UK2Node_AIMoveTo); \
/** Deleted move- and copy-constructors, should never be used */ \
UK2Node_AIMoveTo(UK2Node_AIMoveTo&&) = delete; \
UK2Node_AIMoveTo(const UK2Node_AIMoveTo&) = delete; \
AIGRAPH_API virtual ~UK2Node_AIMoveTo();
#define FID_Engine_Source_Editor_AIGraph_Public_K2Node_AIMoveTo_h_18_PROLOG
#define FID_Engine_Source_Editor_AIGraph_Public_K2Node_AIMoveTo_h_21_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_AIGraph_Public_K2Node_AIMoveTo_h_21_INCLASS \
FID_Engine_Source_Editor_AIGraph_Public_K2Node_AIMoveTo_h_21_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UK2Node_AIMoveTo;
// ********** End Class UK2Node_AIMoveTo ***********************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_AIGraph_Public_K2Node_AIMoveTo_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,5 @@
D:\UE_5_7_1\Engine\Source\Editor\AIGraph\Classes\AIGraph.h
D:\UE_5_7_1\Engine\Source\Editor\AIGraph\Classes\AIGraphSchema.h
D:\UE_5_7_1\Engine\Source\Editor\AIGraph\Classes\AIGraphTypes.h
D:\UE_5_7_1\Engine\Source\Editor\AIGraph\Classes\AIGraphNode.h
D:\UE_5_7_1\Engine\Source\Editor\AIGraph\Public\K2Node_AIMoveTo.h