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,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 EmptyLinkFunctionForGeneratedCodeSubobjectEditor_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_SubobjectEditor;
FORCENOINLINE UPackage* Z_Construct_UPackage__Script_SubobjectEditor()
{
if (!Z_Registration_Info_UPackage__Script_SubobjectEditor.OuterSingleton)
{
static const UECodeGen_Private::FPackageParams PackageParams = {
"/Script/SubobjectEditor",
nullptr,
0,
PKG_CompiledIn | 0x00000040,
0xD4C31979,
0x7DEEE9E6,
METADATA_PARAMS(0, nullptr)
};
UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_SubobjectEditor.OuterSingleton, PackageParams);
}
return Z_Registration_Info_UPackage__Script_SubobjectEditor.OuterSingleton;
}
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_SubobjectEditor(Z_Construct_UPackage__Script_SubobjectEditor, TEXT("/Script/SubobjectEditor"), Z_Registration_Info_UPackage__Script_SubobjectEditor, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0xD4C31979, 0x7DEEE9E6));
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,183 @@
// 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 "SubobjectEditorMenuContext.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeSubobjectEditorMenuContext() {}
// ********** Begin Cross Module References ********************************************************
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
COREUOBJECT_API UClass* Z_Construct_UClass_UObject_NoRegister();
SUBOBJECTEDITOR_API UClass* Z_Construct_UClass_USubobjectEditorMenuContext();
SUBOBJECTEDITOR_API UClass* Z_Construct_UClass_USubobjectEditorMenuContext_NoRegister();
UPackage* Z_Construct_UPackage__Script_SubobjectEditor();
// ********** End Cross Module References **********************************************************
// ********** Begin Class USubobjectEditorMenuContext Function GetSelectedObjects ******************
struct Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics
{
struct SubobjectEditorMenuContext_eventGetSelectedObjects_Parms
{
TArray<UObject*> ReturnValue;
};
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
{ "Category", "Tool Menus" },
{ "ModuleRelativePath", "Public/SubobjectEditorMenuContext.h" },
};
#endif // WITH_METADATA
// ********** Begin Function GetSelectedObjects constinit property declarations ********************
static const UECodeGen_Private::FObjectPropertyParams NewProp_ReturnValue_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_ReturnValue;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Function GetSelectedObjects constinit property declarations **********************
static const UECodeGen_Private::FFunctionParams FuncParams;
};
// ********** Begin Function GetSelectedObjects Property Definitions *******************************
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::NewProp_ReturnValue_Inner = { "ReturnValue", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UObject_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(SubobjectEditorMenuContext_eventGetSelectedObjects_Parms, ReturnValue), EArrayPropertyFlags::None, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::NewProp_ReturnValue_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::NewProp_ReturnValue,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::PropPointers) < 2048);
// ********** End Function GetSelectedObjects Property Definitions *********************************
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_USubobjectEditorMenuContext, nullptr, "GetSelectedObjects", Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::PropPointers),
sizeof(Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::SubobjectEditorMenuContext_eventGetSelectedObjects_Parms),
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54020403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::Function_MetaDataParams), Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::Function_MetaDataParams)}, };
static_assert(sizeof(Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::SubobjectEditorMenuContext_eventGetSelectedObjects_Parms) < MAX_uint16);
UFunction* Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects()
{
static UFunction* ReturnFunction = nullptr;
if (!ReturnFunction)
{
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects_Statics::FuncParams);
}
return ReturnFunction;
}
DEFINE_FUNCTION(USubobjectEditorMenuContext::execGetSelectedObjects)
{
P_FINISH;
P_NATIVE_BEGIN;
*(TArray<UObject*>*)Z_Param__Result=P_THIS->GetSelectedObjects();
P_NATIVE_END;
}
// ********** End Class USubobjectEditorMenuContext Function GetSelectedObjects ********************
// ********** Begin Class USubobjectEditorMenuContext **********************************************
FClassRegistrationInfo Z_Registration_Info_UClass_USubobjectEditorMenuContext;
UClass* USubobjectEditorMenuContext::GetPrivateStaticClass()
{
using TClass = USubobjectEditorMenuContext;
if (!Z_Registration_Info_UClass_USubobjectEditorMenuContext.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("SubobjectEditorMenuContext"),
Z_Registration_Info_UClass_USubobjectEditorMenuContext.InnerSingleton,
StaticRegisterNativesUSubobjectEditorMenuContext,
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_USubobjectEditorMenuContext.InnerSingleton;
}
UClass* Z_Construct_UClass_USubobjectEditorMenuContext_NoRegister()
{
return USubobjectEditorMenuContext::GetPrivateStaticClass();
}
struct Z_Construct_UClass_USubobjectEditorMenuContext_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "IncludePath", "SubobjectEditorMenuContext.h" },
{ "ModuleRelativePath", "Public/SubobjectEditorMenuContext.h" },
};
#endif // WITH_METADATA
// ********** Begin Class USubobjectEditorMenuContext constinit property declarations **************
// ********** End Class USubobjectEditorMenuContext constinit property declarations ****************
static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = {
{ .NameUTF8 = UTF8TEXT("GetSelectedObjects"), .Pointer = &USubobjectEditorMenuContext::execGetSelectedObjects },
};
static UObject* (*const DependentSingletons[])();
static constexpr FClassFunctionLinkInfo FuncInfo[] = {
{ &Z_Construct_UFunction_USubobjectEditorMenuContext_GetSelectedObjects, "GetSelectedObjects" }, // 2060106594
};
static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048);
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<USubobjectEditorMenuContext>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_USubobjectEditorMenuContext_Statics
UObject* (*const Z_Construct_UClass_USubobjectEditorMenuContext_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_SubobjectEditor,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_USubobjectEditorMenuContext_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_USubobjectEditorMenuContext_Statics::ClassParams = {
&USubobjectEditorMenuContext::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
FuncInfo,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
UE_ARRAY_COUNT(FuncInfo),
0,
0,
0x000800A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_USubobjectEditorMenuContext_Statics::Class_MetaDataParams), Z_Construct_UClass_USubobjectEditorMenuContext_Statics::Class_MetaDataParams)
};
void USubobjectEditorMenuContext::StaticRegisterNativesUSubobjectEditorMenuContext()
{
UClass* Class = USubobjectEditorMenuContext::StaticClass();
FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_USubobjectEditorMenuContext_Statics::Funcs));
}
UClass* Z_Construct_UClass_USubobjectEditorMenuContext()
{
if (!Z_Registration_Info_UClass_USubobjectEditorMenuContext.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_USubobjectEditorMenuContext.OuterSingleton, Z_Construct_UClass_USubobjectEditorMenuContext_Statics::ClassParams);
}
return Z_Registration_Info_UClass_USubobjectEditorMenuContext.OuterSingleton;
}
USubobjectEditorMenuContext::USubobjectEditorMenuContext(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, USubobjectEditorMenuContext);
USubobjectEditorMenuContext::~USubobjectEditorMenuContext() {}
// ********** End Class USubobjectEditorMenuContext ************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h__Script_SubobjectEditor_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_USubobjectEditorMenuContext, USubobjectEditorMenuContext::StaticClass, TEXT("USubobjectEditorMenuContext"), &Z_Registration_Info_UClass_USubobjectEditorMenuContext, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(USubobjectEditorMenuContext), 4079193941U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h__Script_SubobjectEditor_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h__Script_SubobjectEditor_2201543761{
TEXT("/Script/SubobjectEditor"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h__Script_SubobjectEditor_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h__Script_SubobjectEditor_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,69 @@
// 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 "SubobjectEditorMenuContext.h"
#ifdef SUBOBJECTEDITOR_SubobjectEditorMenuContext_generated_h
#error "SubobjectEditorMenuContext.generated.h already included, missing '#pragma once' in SubobjectEditorMenuContext.h"
#endif
#define SUBOBJECTEDITOR_SubobjectEditorMenuContext_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
class UObject;
// ********** Begin Class USubobjectEditorMenuContext **********************************************
#define FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h_22_RPC_WRAPPERS_NO_PURE_DECLS \
DECLARE_FUNCTION(execGetSelectedObjects);
struct Z_Construct_UClass_USubobjectEditorMenuContext_Statics;
SUBOBJECTEDITOR_API UClass* Z_Construct_UClass_USubobjectEditorMenuContext_NoRegister();
#define FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h_22_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUSubobjectEditorMenuContext(); \
friend struct ::Z_Construct_UClass_USubobjectEditorMenuContext_Statics; \
static UClass* GetPrivateStaticClass(); \
friend SUBOBJECTEDITOR_API UClass* ::Z_Construct_UClass_USubobjectEditorMenuContext_NoRegister(); \
public: \
DECLARE_CLASS2(USubobjectEditorMenuContext, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/SubobjectEditor"), Z_Construct_UClass_USubobjectEditorMenuContext_NoRegister) \
DECLARE_SERIALIZER(USubobjectEditorMenuContext)
#define FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h_22_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
SUBOBJECTEDITOR_API USubobjectEditorMenuContext(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
USubobjectEditorMenuContext(USubobjectEditorMenuContext&&) = delete; \
USubobjectEditorMenuContext(const USubobjectEditorMenuContext&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(SUBOBJECTEDITOR_API, USubobjectEditorMenuContext); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(USubobjectEditorMenuContext); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(USubobjectEditorMenuContext) \
SUBOBJECTEDITOR_API virtual ~USubobjectEditorMenuContext();
#define FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h_19_PROLOG
#define FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h_22_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h_22_RPC_WRAPPERS_NO_PURE_DECLS \
FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h_22_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h_22_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class USubobjectEditorMenuContext;
// ********** End Class USubobjectEditorMenuContext ************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Editor_SubobjectEditor_Public_SubobjectEditorMenuContext_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1 @@
D:\UE_5_7_1\Engine\Source\Editor\SubobjectEditor\Public\SubobjectEditorMenuContext.h