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,201 @@
// 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 "IPropertyBagEditorGraph.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeIPropertyBagEditorGraph() {}
// ********** Begin Cross Module References ********************************************************
COREUOBJECT_API UClass* Z_Construct_UClass_UInterface();
STRUCTUTILSEDITOR_API UClass* Z_Construct_UClass_UPropertyBagEdGraph();
STRUCTUTILSEDITOR_API UClass* Z_Construct_UClass_UPropertyBagEdGraph_NoRegister();
STRUCTUTILSEDITOR_API UClass* Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop();
STRUCTUTILSEDITOR_API UClass* Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_NoRegister();
UPackage* Z_Construct_UPackage__Script_StructUtilsEditor();
// ********** End Cross Module References **********************************************************
// ********** Begin Interface UPropertyBagEdGraphDragAndDrop ***************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UPropertyBagEdGraphDragAndDrop;
UClass* UPropertyBagEdGraphDragAndDrop::GetPrivateStaticClass()
{
using TClass = UPropertyBagEdGraphDragAndDrop;
if (!Z_Registration_Info_UClass_UPropertyBagEdGraphDragAndDrop.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("PropertyBagEdGraphDragAndDrop"),
Z_Registration_Info_UClass_UPropertyBagEdGraphDragAndDrop.InnerSingleton,
StaticRegisterNativesUPropertyBagEdGraphDragAndDrop,
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_UPropertyBagEdGraphDragAndDrop.InnerSingleton;
}
UClass* Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_NoRegister()
{
return UPropertyBagEdGraphDragAndDrop::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "ModuleRelativePath", "Public/IPropertyBagEditorGraph.h" },
};
#endif // WITH_METADATA
// ********** Begin Interface UPropertyBagEdGraphDragAndDrop constinit property declarations *******
// ********** End Interface UPropertyBagEdGraphDragAndDrop constinit property declarations *********
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<IPropertyBagEdGraphDragAndDrop>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_Statics
UObject* (*const Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UInterface,
(UObject* (*)())Z_Construct_UPackage__Script_StructUtilsEditor,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_Statics::ClassParams = {
&UPropertyBagEdGraphDragAndDrop::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000840A1u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_Statics::Class_MetaDataParams), Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_Statics::Class_MetaDataParams)
};
void UPropertyBagEdGraphDragAndDrop::StaticRegisterNativesUPropertyBagEdGraphDragAndDrop()
{
}
UClass* Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop()
{
if (!Z_Registration_Info_UClass_UPropertyBagEdGraphDragAndDrop.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UPropertyBagEdGraphDragAndDrop.OuterSingleton, Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UPropertyBagEdGraphDragAndDrop.OuterSingleton;
}
UPropertyBagEdGraphDragAndDrop::UPropertyBagEdGraphDragAndDrop(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UPropertyBagEdGraphDragAndDrop);
// ********** End Interface UPropertyBagEdGraphDragAndDrop *****************************************
// ********** Begin Interface UPropertyBagEdGraph **************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UPropertyBagEdGraph;
UClass* UPropertyBagEdGraph::GetPrivateStaticClass()
{
using TClass = UPropertyBagEdGraph;
if (!Z_Registration_Info_UClass_UPropertyBagEdGraph.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("PropertyBagEdGraph"),
Z_Registration_Info_UClass_UPropertyBagEdGraph.InnerSingleton,
StaticRegisterNativesUPropertyBagEdGraph,
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_UPropertyBagEdGraph.InnerSingleton;
}
UClass* Z_Construct_UClass_UPropertyBagEdGraph_NoRegister()
{
return UPropertyBagEdGraph::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UPropertyBagEdGraph_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "ModuleRelativePath", "Public/IPropertyBagEditorGraph.h" },
};
#endif // WITH_METADATA
// ********** Begin Interface UPropertyBagEdGraph constinit property declarations ******************
// ********** End Interface UPropertyBagEdGraph constinit property declarations ********************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<IPropertyBagEdGraph>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UPropertyBagEdGraph_Statics
UObject* (*const Z_Construct_UClass_UPropertyBagEdGraph_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop,
(UObject* (*)())Z_Construct_UPackage__Script_StructUtilsEditor,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UPropertyBagEdGraph_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UPropertyBagEdGraph_Statics::ClassParams = {
&UPropertyBagEdGraph::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000840A1u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UPropertyBagEdGraph_Statics::Class_MetaDataParams), Z_Construct_UClass_UPropertyBagEdGraph_Statics::Class_MetaDataParams)
};
void UPropertyBagEdGraph::StaticRegisterNativesUPropertyBagEdGraph()
{
}
UClass* Z_Construct_UClass_UPropertyBagEdGraph()
{
if (!Z_Registration_Info_UClass_UPropertyBagEdGraph.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UPropertyBagEdGraph.OuterSingleton, Z_Construct_UClass_UPropertyBagEdGraph_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UPropertyBagEdGraph.OuterSingleton;
}
UPropertyBagEdGraph::UPropertyBagEdGraph(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UPropertyBagEdGraph);
// ********** End Interface UPropertyBagEdGraph ****************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h__Script_StructUtilsEditor_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop, UPropertyBagEdGraphDragAndDrop::StaticClass, TEXT("UPropertyBagEdGraphDragAndDrop"), &Z_Registration_Info_UClass_UPropertyBagEdGraphDragAndDrop, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UPropertyBagEdGraphDragAndDrop), 2562961249U) },
{ Z_Construct_UClass_UPropertyBagEdGraph, UPropertyBagEdGraph::StaticClass, TEXT("UPropertyBagEdGraph"), &Z_Registration_Info_UClass_UPropertyBagEdGraph, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UPropertyBagEdGraph), 2253802376U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h__Script_StructUtilsEditor_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h__Script_StructUtilsEditor_631299975{
TEXT("/Script/StructUtilsEditor"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h__Script_StructUtilsEditor_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h__Script_StructUtilsEditor_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,136 @@
// 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 "IPropertyBagEditorGraph.h"
#ifdef STRUCTUTILSEDITOR_IPropertyBagEditorGraph_generated_h
#error "IPropertyBagEditorGraph.generated.h already included, missing '#pragma once' in IPropertyBagEditorGraph.h"
#endif
#define STRUCTUTILSEDITOR_IPropertyBagEditorGraph_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Interface UPropertyBagEdGraphDragAndDrop ***************************************
struct Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_Statics;
STRUCTUTILSEDITOR_API UClass* Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_NoRegister();
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_32_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
STRUCTUTILSEDITOR_API UPropertyBagEdGraphDragAndDrop(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UPropertyBagEdGraphDragAndDrop(UPropertyBagEdGraphDragAndDrop&&) = delete; \
UPropertyBagEdGraphDragAndDrop(const UPropertyBagEdGraphDragAndDrop&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(STRUCTUTILSEDITOR_API, UPropertyBagEdGraphDragAndDrop); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UPropertyBagEdGraphDragAndDrop); \
DEFINE_ABSTRACT_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UPropertyBagEdGraphDragAndDrop) \
virtual ~UPropertyBagEdGraphDragAndDrop() = default;
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_32_GENERATED_UINTERFACE_BODY() \
private: \
static void StaticRegisterNativesUPropertyBagEdGraphDragAndDrop(); \
friend struct ::Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_Statics; \
static UClass* GetPrivateStaticClass(); \
friend STRUCTUTILSEDITOR_API UClass* ::Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_NoRegister(); \
public: \
DECLARE_CLASS2(UPropertyBagEdGraphDragAndDrop, UInterface, COMPILED_IN_FLAGS(CLASS_Abstract | CLASS_Interface), CASTCLASS_None, TEXT("/Script/StructUtilsEditor"), Z_Construct_UClass_UPropertyBagEdGraphDragAndDrop_NoRegister) \
DECLARE_SERIALIZER(UPropertyBagEdGraphDragAndDrop)
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_32_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_32_GENERATED_UINTERFACE_BODY() \
FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_32_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_32_INCLASS_IINTERFACE_NO_PURE_DECLS \
protected: \
virtual ~IPropertyBagEdGraphDragAndDrop() {} \
public: \
typedef UPropertyBagEdGraphDragAndDrop UClassType; \
typedef IPropertyBagEdGraphDragAndDrop ThisClass; \
virtual UObject* _getUObject() const { return nullptr; }
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_29_PROLOG
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_49_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_32_INCLASS_IINTERFACE_NO_PURE_DECLS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UPropertyBagEdGraphDragAndDrop;
// ********** End Interface UPropertyBagEdGraphDragAndDrop *****************************************
// ********** Begin Interface UPropertyBagEdGraph **************************************************
struct Z_Construct_UClass_UPropertyBagEdGraph_Statics;
STRUCTUTILSEDITOR_API UClass* Z_Construct_UClass_UPropertyBagEdGraph_NoRegister();
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_63_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
STRUCTUTILSEDITOR_API UPropertyBagEdGraph(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UPropertyBagEdGraph(UPropertyBagEdGraph&&) = delete; \
UPropertyBagEdGraph(const UPropertyBagEdGraph&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(STRUCTUTILSEDITOR_API, UPropertyBagEdGraph); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UPropertyBagEdGraph); \
DEFINE_ABSTRACT_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UPropertyBagEdGraph) \
virtual ~UPropertyBagEdGraph() = default;
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_63_GENERATED_UINTERFACE_BODY() \
private: \
static void StaticRegisterNativesUPropertyBagEdGraph(); \
friend struct ::Z_Construct_UClass_UPropertyBagEdGraph_Statics; \
static UClass* GetPrivateStaticClass(); \
friend STRUCTUTILSEDITOR_API UClass* ::Z_Construct_UClass_UPropertyBagEdGraph_NoRegister(); \
public: \
DECLARE_CLASS2(UPropertyBagEdGraph, UPropertyBagEdGraphDragAndDrop, COMPILED_IN_FLAGS(CLASS_Abstract | CLASS_Interface), CASTCLASS_None, TEXT("/Script/StructUtilsEditor"), Z_Construct_UClass_UPropertyBagEdGraph_NoRegister) \
DECLARE_SERIALIZER(UPropertyBagEdGraph)
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_63_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_63_GENERATED_UINTERFACE_BODY() \
FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_63_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_63_INCLASS_IINTERFACE_NO_PURE_DECLS \
protected: \
virtual ~IPropertyBagEdGraph() {} \
public: \
typedef UPropertyBagEdGraph UClassType; \
typedef IPropertyBagEdGraph ThisClass; \
virtual UObject* _getUObject() const { return nullptr; }
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_60_PROLOG
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_74_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h_63_INCLASS_IINTERFACE_NO_PURE_DECLS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UPropertyBagEdGraph;
// ********** End Interface UPropertyBagEdGraph ****************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_StructUtilsEditor_Public_IPropertyBagEditorGraph_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,259 @@
// 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 "PropertyBagDetails.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodePropertyBagDetails() {}
// ********** Begin Cross Module References ********************************************************
BLUEPRINTGRAPH_API UClass* Z_Construct_UClass_UEdGraphSchema_K2();
STRUCTUTILSEDITOR_API UClass* Z_Construct_UClass_UPropertyBagSchema();
STRUCTUTILSEDITOR_API UClass* Z_Construct_UClass_UPropertyBagSchema_NoRegister();
STRUCTUTILSEDITOR_API UEnum* Z_Construct_UEnum_StructUtilsEditor_EPropertyBagChildRowFeatures();
UPackage* Z_Construct_UPackage__Script_StructUtilsEditor();
// ********** End Cross Module References **********************************************************
// ********** Begin Enum EPropertyBagChildRowFeatures **********************************************
static FEnumRegistrationInfo Z_Registration_Info_UEnum_EPropertyBagChildRowFeatures;
static UEnum* EPropertyBagChildRowFeatures_StaticEnum()
{
if (!Z_Registration_Info_UEnum_EPropertyBagChildRowFeatures.OuterSingleton)
{
Z_Registration_Info_UEnum_EPropertyBagChildRowFeatures.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_StructUtilsEditor_EPropertyBagChildRowFeatures, (UObject*)Z_Construct_UPackage__Script_StructUtilsEditor(), TEXT("EPropertyBagChildRowFeatures"));
}
return Z_Registration_Info_UEnum_EPropertyBagChildRowFeatures.OuterSingleton;
}
template<> STRUCTUTILSEDITOR_NON_ATTRIBUTED_API UEnum* StaticEnum<EPropertyBagChildRowFeatures>()
{
return EPropertyBagChildRowFeatures_StaticEnum();
}
struct Z_Construct_UEnum_StructUtilsEditor_EPropertyBagChildRowFeatures_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = {
{ "AccessSpecifierButton.Comment", "// A compact type selector widget is enabled to the left of the name.\n" },
{ "AccessSpecifierButton.Name", "EPropertyBagChildRowFeatures::AccessSpecifierButton" },
{ "AccessSpecifierButton.ToolTip", "A compact type selector widget is enabled to the left of the name." },
{ "All.Comment", "// All options.\n" },
{ "All.Name", "EPropertyBagChildRowFeatures::All" },
{ "All.ToolTip", "All options." },
{ "AllGeneralOptions.Comment", "// Categories are enabled (UPROPERTY categories).\n" },
{ "AllGeneralOptions.Name", "EPropertyBagChildRowFeatures::AllGeneralOptions" },
{ "AllGeneralOptions.ToolTip", "Categories are enabled (UPROPERTY categories)." },
{ "AllMenuOptions.Comment", "// Common metadata specifier options.\n" },
{ "AllMenuOptions.Name", "EPropertyBagChildRowFeatures::AllMenuOptions" },
{ "AllMenuOptions.ToolTip", "Common metadata specifier options." },
{ "Bitflags", "" },
{ "Categories.Comment", "// Drop-down menu (down arrow button) is enabled.\n" },
{ "Categories.Name", "EPropertyBagChildRowFeatures::Categories" },
{ "Categories.ToolTip", "Drop-down menu (down arrow button) is enabled." },
{ "Comment", "/**\n * The property bag details child rows can be completely customized by assigning a combination of these values\n * to their FPropertyBag 'ChildRowFeatures' metadata via the meta specifier. TODO: It isn't currently possible\n * to specify bitwise operations in the metadata string, but this will be added shortly. More configurations can be\n * added in the meantime to satisfy specific needs.\n */" },
{ "CompactTypeSelector.Comment", "// Drag and dropping properties is enabled.\n" },
{ "CompactTypeSelector.Name", "EPropertyBagChildRowFeatures::CompactTypeSelector" },
{ "CompactTypeSelector.ToolTip", "Drag and dropping properties is enabled." },
{ "Core.Comment", "// Renaming and deleting enabled, with type selection happening in the drop-down menu.\n" },
{ "Core.Name", "EPropertyBagChildRowFeatures::Core" },
{ "Core.ToolTip", "Renaming and deleting enabled, with type selection happening in the drop-down menu." },
{ "Default.Comment", "// The default version includes deprecated UI features to support previous behavior.\n" },
{ "Default.Name", "EPropertyBagChildRowFeatures::Default" },
{ "Default.ToolTip", "The default version includes deprecated UI features to support previous behavior." },
{ "Deletion.Comment", "// The property name is editable from the details view.\n" },
{ "Deletion.Name", "EPropertyBagChildRowFeatures::Deletion" },
{ "Deletion.ToolTip", "The property name is editable from the details view." },
{ "Deprecated.Comment", "// Insert new menu features above this line.\n" },
{ "Deprecated.Name", "EPropertyBagChildRowFeatures::Deprecated" },
{ "Deprecated.ToolTip", "Insert new menu features above this line." },
{ "DragAndDrop.Comment", "// The property is able to be deleted.\n" },
{ "DragAndDrop.Name", "EPropertyBagChildRowFeatures::DragAndDrop" },
{ "DragAndDrop.ToolTip", "The property is able to be deleted." },
{ "DropDownMenuButton.Comment", "// The property metadata can be set for public/private access.\n" },
{ "DropDownMenuButton.Name", "EPropertyBagChildRowFeatures::DropDownMenuButton" },
{ "DropDownMenuButton.ToolTip", "The property metadata can be set for public/private access." },
{ "Extended.Comment", "// Also enables the compact type selector icon, drag and drop, and categories support.\n" },
{ "Extended.Name", "EPropertyBagChildRowFeatures::Extended" },
{ "Extended.ToolTip", "Also enables the compact type selector icon, drag and drop, and categories support." },
{ "Fixed.Comment", "/** General Options */" },
{ "Fixed.Name", "EPropertyBagChildRowFeatures::Fixed" },
{ "Fixed.ToolTip", "General Options" },
{ "Menu_Categories.Comment", "// Deleting the property from the drop-down menu.\n" },
{ "Menu_Categories.Name", "EPropertyBagChildRowFeatures::Menu_Categories" },
{ "Menu_Categories.ToolTip", "Deleting the property from the drop-down menu." },
{ "Menu_Delete.Comment", "// Renaming the property from the drop-down menu. Requires property renaming enabled.\n" },
{ "Menu_Delete.Name", "EPropertyBagChildRowFeatures::Menu_Delete" },
{ "Menu_Delete.ToolTip", "Renaming the property from the drop-down menu. Requires property renaming enabled." },
{ "Menu_MetadataSpecifiers.Comment", "// Create new/remove from categories.\n" },
{ "Menu_MetadataSpecifiers.Name", "EPropertyBagChildRowFeatures::Menu_MetadataSpecifiers" },
{ "Menu_MetadataSpecifiers.ToolTip", "Create new/remove from categories." },
{ "Menu_Rename.Comment", "// Adds the type selector pill widget to the drop-down.\n" },
{ "Menu_Rename.Name", "EPropertyBagChildRowFeatures::Menu_Rename" },
{ "Menu_Rename.ToolTip", "Adds the type selector pill widget to the drop-down." },
{ "Menu_TypeSelector.Comment", "/** Menu Options (for drop-down menu or other future menus (right click) */" },
{ "Menu_TypeSelector.Name", "EPropertyBagChildRowFeatures::Menu_TypeSelector" },
{ "Menu_TypeSelector.ToolTip", "Menu Options (for drop-down menu or other future menus (right click)" },
{ "ModuleRelativePath", "Public/PropertyBagDetails.h" },
{ "ReadOnly.Comment", "// Below are configurations for convenience. These can be set via the Metadata specifier on the property bag.\n" },
{ "ReadOnly.Name", "EPropertyBagChildRowFeatures::ReadOnly" },
{ "ReadOnly.ToolTip", "Below are configurations for convenience. These can be set via the Metadata specifier on the property bag." },
{ "Renaming.Comment", "// Fixed layout. No features enabled.\n" },
{ "Renaming.Name", "EPropertyBagChildRowFeatures::Renaming" },
{ "Renaming.ToolTip", "Fixed layout. No features enabled." },
{ "ToolTip", "The property bag details child rows can be completely customized by assigning a combination of these values\nto their FPropertyBag 'ChildRowFeatures' metadata via the meta specifier. TODO: It isn't currently possible\nto specify bitwise operations in the metadata string, but this will be added shortly. More configurations can be\nadded in the meantime to satisfy specific needs." },
};
#endif // WITH_METADATA
static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = {
{ "EPropertyBagChildRowFeatures::Fixed", (int64)EPropertyBagChildRowFeatures::Fixed },
{ "EPropertyBagChildRowFeatures::Renaming", (int64)EPropertyBagChildRowFeatures::Renaming },
{ "EPropertyBagChildRowFeatures::Deletion", (int64)EPropertyBagChildRowFeatures::Deletion },
{ "EPropertyBagChildRowFeatures::DragAndDrop", (int64)EPropertyBagChildRowFeatures::DragAndDrop },
{ "EPropertyBagChildRowFeatures::CompactTypeSelector", (int64)EPropertyBagChildRowFeatures::CompactTypeSelector },
{ "EPropertyBagChildRowFeatures::AccessSpecifierButton", (int64)EPropertyBagChildRowFeatures::AccessSpecifierButton },
{ "EPropertyBagChildRowFeatures::DropDownMenuButton", (int64)EPropertyBagChildRowFeatures::DropDownMenuButton },
{ "EPropertyBagChildRowFeatures::Categories", (int64)EPropertyBagChildRowFeatures::Categories },
{ "EPropertyBagChildRowFeatures::AllGeneralOptions", (int64)EPropertyBagChildRowFeatures::AllGeneralOptions },
{ "EPropertyBagChildRowFeatures::Menu_TypeSelector", (int64)EPropertyBagChildRowFeatures::Menu_TypeSelector },
{ "EPropertyBagChildRowFeatures::Menu_Rename", (int64)EPropertyBagChildRowFeatures::Menu_Rename },
{ "EPropertyBagChildRowFeatures::Menu_Delete", (int64)EPropertyBagChildRowFeatures::Menu_Delete },
{ "EPropertyBagChildRowFeatures::Menu_Categories", (int64)EPropertyBagChildRowFeatures::Menu_Categories },
{ "EPropertyBagChildRowFeatures::Menu_MetadataSpecifiers", (int64)EPropertyBagChildRowFeatures::Menu_MetadataSpecifiers },
{ "EPropertyBagChildRowFeatures::AllMenuOptions", (int64)EPropertyBagChildRowFeatures::AllMenuOptions },
{ "EPropertyBagChildRowFeatures::Deprecated", (int64)EPropertyBagChildRowFeatures::Deprecated },
{ "EPropertyBagChildRowFeatures::ReadOnly", (int64)EPropertyBagChildRowFeatures::ReadOnly },
{ "EPropertyBagChildRowFeatures::Core", (int64)EPropertyBagChildRowFeatures::Core },
{ "EPropertyBagChildRowFeatures::Extended", (int64)EPropertyBagChildRowFeatures::Extended },
{ "EPropertyBagChildRowFeatures::All", (int64)EPropertyBagChildRowFeatures::All },
{ "EPropertyBagChildRowFeatures::Default", (int64)EPropertyBagChildRowFeatures::Default },
};
static const UECodeGen_Private::FEnumParams EnumParams;
}; // struct Z_Construct_UEnum_StructUtilsEditor_EPropertyBagChildRowFeatures_Statics
const UECodeGen_Private::FEnumParams Z_Construct_UEnum_StructUtilsEditor_EPropertyBagChildRowFeatures_Statics::EnumParams = {
(UObject*(*)())Z_Construct_UPackage__Script_StructUtilsEditor,
nullptr,
"EPropertyBagChildRowFeatures",
"EPropertyBagChildRowFeatures",
Z_Construct_UEnum_StructUtilsEditor_EPropertyBagChildRowFeatures_Statics::Enumerators,
RF_Public|RF_Transient|RF_MarkAsNative,
UE_ARRAY_COUNT(Z_Construct_UEnum_StructUtilsEditor_EPropertyBagChildRowFeatures_Statics::Enumerators),
EEnumFlags::None,
(uint8)UEnum::ECppForm::EnumClass,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_StructUtilsEditor_EPropertyBagChildRowFeatures_Statics::Enum_MetaDataParams), Z_Construct_UEnum_StructUtilsEditor_EPropertyBagChildRowFeatures_Statics::Enum_MetaDataParams)
};
UEnum* Z_Construct_UEnum_StructUtilsEditor_EPropertyBagChildRowFeatures()
{
if (!Z_Registration_Info_UEnum_EPropertyBagChildRowFeatures.InnerSingleton)
{
UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EPropertyBagChildRowFeatures.InnerSingleton, Z_Construct_UEnum_StructUtilsEditor_EPropertyBagChildRowFeatures_Statics::EnumParams);
}
return Z_Registration_Info_UEnum_EPropertyBagChildRowFeatures.InnerSingleton;
}
// ********** End Enum EPropertyBagChildRowFeatures ************************************************
// ********** Begin Class UPropertyBagSchema *******************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UPropertyBagSchema;
UClass* UPropertyBagSchema::GetPrivateStaticClass()
{
using TClass = UPropertyBagSchema;
if (!Z_Registration_Info_UClass_UPropertyBagSchema.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("PropertyBagSchema"),
Z_Registration_Info_UClass_UPropertyBagSchema.InnerSingleton,
StaticRegisterNativesUPropertyBagSchema,
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_UPropertyBagSchema.InnerSingleton;
}
UClass* Z_Construct_UClass_UPropertyBagSchema_NoRegister()
{
return UPropertyBagSchema::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UPropertyBagSchema_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Comment", "/**\n * Specific property bag schema to allow customizing the requirements (e.g. supported containers).\n */" },
{ "IncludePath", "PropertyBagDetails.h" },
{ "ModuleRelativePath", "Public/PropertyBagDetails.h" },
{ "ToolTip", "Specific property bag schema to allow customizing the requirements (e.g. supported containers)." },
};
#endif // WITH_METADATA
// ********** Begin Class UPropertyBagSchema constinit property declarations ***********************
// ********** End Class UPropertyBagSchema constinit property declarations *************************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UPropertyBagSchema>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UPropertyBagSchema_Statics
UObject* (*const Z_Construct_UClass_UPropertyBagSchema_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UEdGraphSchema_K2,
(UObject* (*)())Z_Construct_UPackage__Script_StructUtilsEditor,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UPropertyBagSchema_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UPropertyBagSchema_Statics::ClassParams = {
&UPropertyBagSchema::StaticClass,
"Editor",
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x000800A4u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UPropertyBagSchema_Statics::Class_MetaDataParams), Z_Construct_UClass_UPropertyBagSchema_Statics::Class_MetaDataParams)
};
void UPropertyBagSchema::StaticRegisterNativesUPropertyBagSchema()
{
}
UClass* Z_Construct_UClass_UPropertyBagSchema()
{
if (!Z_Registration_Info_UClass_UPropertyBagSchema.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UPropertyBagSchema.OuterSingleton, Z_Construct_UClass_UPropertyBagSchema_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UPropertyBagSchema.OuterSingleton;
}
UPropertyBagSchema::UPropertyBagSchema(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UPropertyBagSchema);
UPropertyBagSchema::~UPropertyBagSchema() {}
// ********** End Class UPropertyBagSchema *********************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h__Script_StructUtilsEditor_Statics
{
static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = {
{ EPropertyBagChildRowFeatures_StaticEnum, TEXT("EPropertyBagChildRowFeatures"), &Z_Registration_Info_UEnum_EPropertyBagChildRowFeatures, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 856567087U) },
};
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UPropertyBagSchema, UPropertyBagSchema::StaticClass, TEXT("UPropertyBagSchema"), &Z_Registration_Info_UClass_UPropertyBagSchema, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UPropertyBagSchema), 1187702459U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h__Script_StructUtilsEditor_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h__Script_StructUtilsEditor_3471888300{
TEXT("/Script/StructUtilsEditor"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h__Script_StructUtilsEditor_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h__Script_StructUtilsEditor_Statics::ClassInfo),
nullptr, 0,
Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h__Script_StructUtilsEditor_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h__Script_StructUtilsEditor_Statics::EnumInfo),
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,92 @@
// 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 "PropertyBagDetails.h"
#ifdef STRUCTUTILSEDITOR_PropertyBagDetails_generated_h
#error "PropertyBagDetails.generated.h already included, missing '#pragma once' in PropertyBagDetails.h"
#endif
#define STRUCTUTILSEDITOR_PropertyBagDetails_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UPropertyBagSchema *******************************************************
struct Z_Construct_UClass_UPropertyBagSchema_Statics;
STRUCTUTILSEDITOR_API UClass* Z_Construct_UClass_UPropertyBagSchema_NoRegister();
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h_248_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUPropertyBagSchema(); \
friend struct ::Z_Construct_UClass_UPropertyBagSchema_Statics; \
static UClass* GetPrivateStaticClass(); \
friend STRUCTUTILSEDITOR_API UClass* ::Z_Construct_UClass_UPropertyBagSchema_NoRegister(); \
public: \
DECLARE_CLASS2(UPropertyBagSchema, UEdGraphSchema_K2, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/StructUtilsEditor"), Z_Construct_UClass_UPropertyBagSchema_NoRegister) \
DECLARE_SERIALIZER(UPropertyBagSchema)
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h_248_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
STRUCTUTILSEDITOR_API UPropertyBagSchema(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UPropertyBagSchema(UPropertyBagSchema&&) = delete; \
UPropertyBagSchema(const UPropertyBagSchema&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(STRUCTUTILSEDITOR_API, UPropertyBagSchema); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UPropertyBagSchema); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UPropertyBagSchema) \
STRUCTUTILSEDITOR_API virtual ~UPropertyBagSchema();
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h_245_PROLOG
#define FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h_248_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h_248_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h_248_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UPropertyBagSchema;
// ********** End Class UPropertyBagSchema *********************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_StructUtilsEditor_Public_PropertyBagDetails_h
// ********** Begin Enum EPropertyBagChildRowFeatures **********************************************
#define FOREACH_ENUM_EPROPERTYBAGCHILDROWFEATURES(op) \
op(EPropertyBagChildRowFeatures::Fixed) \
op(EPropertyBagChildRowFeatures::Renaming) \
op(EPropertyBagChildRowFeatures::Deletion) \
op(EPropertyBagChildRowFeatures::DragAndDrop) \
op(EPropertyBagChildRowFeatures::CompactTypeSelector) \
op(EPropertyBagChildRowFeatures::AccessSpecifierButton) \
op(EPropertyBagChildRowFeatures::DropDownMenuButton) \
op(EPropertyBagChildRowFeatures::Categories) \
op(EPropertyBagChildRowFeatures::AllGeneralOptions) \
op(EPropertyBagChildRowFeatures::Menu_TypeSelector) \
op(EPropertyBagChildRowFeatures::Menu_Rename) \
op(EPropertyBagChildRowFeatures::Menu_Delete) \
op(EPropertyBagChildRowFeatures::Menu_Categories) \
op(EPropertyBagChildRowFeatures::Menu_MetadataSpecifiers) \
op(EPropertyBagChildRowFeatures::AllMenuOptions) \
op(EPropertyBagChildRowFeatures::Deprecated) \
op(EPropertyBagChildRowFeatures::ReadOnly) \
op(EPropertyBagChildRowFeatures::Core) \
op(EPropertyBagChildRowFeatures::Extended) \
op(EPropertyBagChildRowFeatures::All) \
op(EPropertyBagChildRowFeatures::Default)
enum class EPropertyBagChildRowFeatures : uint64;
template<> struct TIsUEnumClass<EPropertyBagChildRowFeatures> { enum { Value = true }; };
template<> STRUCTUTILSEDITOR_NON_ATTRIBUTED_API UEnum* StaticEnum<EPropertyBagChildRowFeatures>();
// ********** End Enum EPropertyBagChildRowFeatures ************************************************
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 EmptyLinkFunctionForGeneratedCodeStructUtilsEditor_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_StructUtilsEditor;
FORCENOINLINE UPackage* Z_Construct_UPackage__Script_StructUtilsEditor()
{
if (!Z_Registration_Info_UPackage__Script_StructUtilsEditor.OuterSingleton)
{
static const UECodeGen_Private::FPackageParams PackageParams = {
"/Script/StructUtilsEditor",
nullptr,
0,
PKG_CompiledIn | 0x00000040,
0x02E7AB4F,
0x0B24BA63,
METADATA_PARAMS(0, nullptr)
};
UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_StructUtilsEditor.OuterSingleton, PackageParams);
}
return Z_Registration_Info_UPackage__Script_StructUtilsEditor.OuterSingleton;
}
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_StructUtilsEditor(Z_Construct_UPackage__Script_StructUtilsEditor, TEXT("/Script/StructUtilsEditor"), Z_Registration_Info_UPackage__Script_StructUtilsEditor, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x02E7AB4F, 0x0B24BA63));
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,10 @@
// 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

View File

@@ -0,0 +1,2 @@
D:\UE_5_7_1\Engine\Source\Editor\StructUtilsEditor\Public\IPropertyBagEditorGraph.h
D:\UE_5_7_1\Engine\Source\Editor\StructUtilsEditor\Public\PropertyBagDetails.h