Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/StructViewer/UHT/StructViewerProjectSettings.gen.cpp

169 lines
11 KiB
C++
Raw Normal View History

2026-01-28 19:08:51 -05:00
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "StructViewerProjectSettings.h"
#include "UObject/SoftObjectPath.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeStructViewerProjectSettings() {}
// ********** Begin Cross Module References ********************************************************
COREUOBJECT_API UClass* Z_Construct_UClass_UObject();
COREUOBJECT_API UClass* Z_Construct_UClass_UScriptStruct_NoRegister();
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FDirectoryPath();
STRUCTVIEWER_API UClass* Z_Construct_UClass_UStructViewerProjectSettings();
STRUCTVIEWER_API UClass* Z_Construct_UClass_UStructViewerProjectSettings_NoRegister();
UPackage* Z_Construct_UPackage__Script_StructViewer();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UStructViewerProjectSettings *********************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UStructViewerProjectSettings;
UClass* UStructViewerProjectSettings::GetPrivateStaticClass()
{
using TClass = UStructViewerProjectSettings;
if (!Z_Registration_Info_UClass_UStructViewerProjectSettings.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("StructViewerProjectSettings"),
Z_Registration_Info_UClass_UStructViewerProjectSettings.InnerSingleton,
StaticRegisterNativesUStructViewerProjectSettings,
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_UStructViewerProjectSettings.InnerSingleton;
}
UClass* Z_Construct_UClass_UStructViewerProjectSettings_NoRegister()
{
return UStructViewerProjectSettings::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UStructViewerProjectSettings_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Comment", "/**\n * Implements the settings for the Struct Viewer Project Settings\n */" },
{ "IncludePath", "StructViewerProjectSettings.h" },
{ "ModuleRelativePath", "Public/StructViewerProjectSettings.h" },
{ "ToolTip", "Implements the settings for the Struct Viewer Project Settings" },
};
#if WITH_EDITORONLY_DATA
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InternalOnlyPaths_MetaData[] = {
{ "Category", "StructVisibilityManagement" },
{ "Comment", "/** The base directories to be considered Internal Only for the struct picker.*/" },
{ "ContentDir", "" },
{ "DisplayName", "List of directories to consider Internal Only." },
{ "LongPackageName", "" },
{ "ModuleRelativePath", "Public/StructViewerProjectSettings.h" },
{ "ToolTip", "The base directories to be considered Internal Only for the struct picker." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_InternalOnlyStructs_MetaData[] = {
{ "Category", "StructVisibilityManagement" },
{ "Comment", "/** The base classes to be considered Internal Only for the struct picker.*/" },
{ "DisplayName", "List of base structs to consider Internal Only." },
{ "HideViewOptions", "" },
{ "ModuleRelativePath", "Public/StructViewerProjectSettings.h" },
{ "ShowTreeView", "" },
{ "ToolTip", "The base classes to be considered Internal Only for the struct picker." },
};
#endif // WITH_EDITORONLY_DATA
#endif // WITH_METADATA
// ********** Begin Class UStructViewerProjectSettings constinit property declarations *************
#if WITH_EDITORONLY_DATA
static const UECodeGen_Private::FStructPropertyParams NewProp_InternalOnlyPaths_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_InternalOnlyPaths;
static const UECodeGen_Private::FSoftObjectPropertyParams NewProp_InternalOnlyStructs_Inner;
static const UECodeGen_Private::FArrayPropertyParams NewProp_InternalOnlyStructs;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
#endif // WITH_EDITORONLY_DATA
// ********** End Class UStructViewerProjectSettings constinit property declarations ***************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UStructViewerProjectSettings>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UStructViewerProjectSettings_Statics
// ********** Begin Class UStructViewerProjectSettings Property Definitions ************************
#if WITH_EDITORONLY_DATA
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UStructViewerProjectSettings_Statics::NewProp_InternalOnlyPaths_Inner = { "InternalOnlyPaths", nullptr, (EPropertyFlags)0x0000000800004000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UScriptStruct_FDirectoryPath, METADATA_PARAMS(0, nullptr) }; // 1225349189
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UStructViewerProjectSettings_Statics::NewProp_InternalOnlyPaths = { "InternalOnlyPaths", nullptr, (EPropertyFlags)0x0010000800004001, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UStructViewerProjectSettings, InternalOnlyPaths), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InternalOnlyPaths_MetaData), NewProp_InternalOnlyPaths_MetaData) }; // 1225349189
const UECodeGen_Private::FSoftObjectPropertyParams Z_Construct_UClass_UStructViewerProjectSettings_Statics::NewProp_InternalOnlyStructs_Inner = { "InternalOnlyStructs", nullptr, (EPropertyFlags)0x0004000800004000, UECodeGen_Private::EPropertyGenFlags::SoftObject, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UScriptStruct_NoRegister, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UStructViewerProjectSettings_Statics::NewProp_InternalOnlyStructs = { "InternalOnlyStructs", nullptr, (EPropertyFlags)0x0014000800004001, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UStructViewerProjectSettings, InternalOnlyStructs), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_InternalOnlyStructs_MetaData), NewProp_InternalOnlyStructs_MetaData) };
#endif // WITH_EDITORONLY_DATA
#if WITH_EDITORONLY_DATA
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UStructViewerProjectSettings_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UStructViewerProjectSettings_Statics::NewProp_InternalOnlyPaths_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UStructViewerProjectSettings_Statics::NewProp_InternalOnlyPaths,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UStructViewerProjectSettings_Statics::NewProp_InternalOnlyStructs_Inner,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UStructViewerProjectSettings_Statics::NewProp_InternalOnlyStructs,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UStructViewerProjectSettings_Statics::PropPointers) < 2048);
#endif // WITH_EDITORONLY_DATA
// ********** End Class UStructViewerProjectSettings Property Definitions **************************
UObject* (*const Z_Construct_UClass_UStructViewerProjectSettings_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UObject,
(UObject* (*)())Z_Construct_UPackage__Script_StructViewer,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UStructViewerProjectSettings_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UStructViewerProjectSettings_Statics::ClassParams = {
&UStructViewerProjectSettings::StaticClass,
"Engine",
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
IF_WITH_EDITORONLY_DATA(Z_Construct_UClass_UStructViewerProjectSettings_Statics::PropPointers, nullptr),
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
IF_WITH_EDITORONLY_DATA(UE_ARRAY_COUNT(Z_Construct_UClass_UStructViewerProjectSettings_Statics::PropPointers), 0),
0,
0x000800A6u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UStructViewerProjectSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_UStructViewerProjectSettings_Statics::Class_MetaDataParams)
};
void UStructViewerProjectSettings::StaticRegisterNativesUStructViewerProjectSettings()
{
}
UClass* Z_Construct_UClass_UStructViewerProjectSettings()
{
if (!Z_Registration_Info_UClass_UStructViewerProjectSettings.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UStructViewerProjectSettings.OuterSingleton, Z_Construct_UClass_UStructViewerProjectSettings_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UStructViewerProjectSettings.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UStructViewerProjectSettings);
UStructViewerProjectSettings::~UStructViewerProjectSettings() {}
// ********** End Class UStructViewerProjectSettings ***********************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructViewer_Public_StructViewerProjectSettings_h__Script_StructViewer_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UStructViewerProjectSettings, UStructViewerProjectSettings::StaticClass, TEXT("UStructViewerProjectSettings"), &Z_Registration_Info_UClass_UStructViewerProjectSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UStructViewerProjectSettings), 1429305352U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructViewer_Public_StructViewerProjectSettings_h__Script_StructViewer_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructViewer_Public_StructViewerProjectSettings_h__Script_StructViewer_549336570{
TEXT("/Script/StructViewer"),
Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructViewer_Public_StructViewerProjectSettings_h__Script_StructViewer_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Editor_StructViewer_Public_StructViewerProjectSettings_h__Script_StructViewer_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS