178 lines
10 KiB
C++
178 lines
10 KiB
C++
|
|
// Copyright Epic Games, Inc. All Rights Reserved.
|
||
|
|
/*===========================================================================
|
||
|
|
Generated code exported from UnrealHeaderTool.
|
||
|
|
DO NOT modify this manually! Edit the corresponding .h files instead!
|
||
|
|
===========================================================================*/
|
||
|
|
|
||
|
|
#include "UObject/GeneratedCppIncludes.h"
|
||
|
|
#include "Widgets/UObjectLabelWidget.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
||
|
|
void EmptyLinkFunctionForGeneratedCodeUObjectLabelWidget() {}
|
||
|
|
|
||
|
|
// ********** Begin Cross Module References ********************************************************
|
||
|
|
TEDSTABLEVIEWER_API UClass* Z_Construct_UClass_UUObjectLabelWidgetFactory();
|
||
|
|
TEDSTABLEVIEWER_API UClass* Z_Construct_UClass_UUObjectLabelWidgetFactory_NoRegister();
|
||
|
|
TEDSTABLEVIEWER_API UScriptStruct* Z_Construct_UScriptStruct_FUObjectLabelWidgetConstructor();
|
||
|
|
TYPEDELEMENTFRAMEWORK_API UClass* Z_Construct_UClass_UEditorDataStorageFactory();
|
||
|
|
TYPEDELEMENTFRAMEWORK_API UScriptStruct* Z_Construct_UScriptStruct_FSimpleWidgetConstructor();
|
||
|
|
UPackage* Z_Construct_UPackage__Script_TedsTableViewer();
|
||
|
|
// ********** End Cross Module References **********************************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UUObjectLabelWidgetFactory ***********************************************
|
||
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UUObjectLabelWidgetFactory;
|
||
|
|
UClass* UUObjectLabelWidgetFactory::GetPrivateStaticClass()
|
||
|
|
{
|
||
|
|
using TClass = UUObjectLabelWidgetFactory;
|
||
|
|
if (!Z_Registration_Info_UClass_UUObjectLabelWidgetFactory.InnerSingleton)
|
||
|
|
{
|
||
|
|
GetPrivateStaticClassBody(
|
||
|
|
TClass::StaticPackage(),
|
||
|
|
TEXT("UObjectLabelWidgetFactory"),
|
||
|
|
Z_Registration_Info_UClass_UUObjectLabelWidgetFactory.InnerSingleton,
|
||
|
|
StaticRegisterNativesUUObjectLabelWidgetFactory,
|
||
|
|
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_UUObjectLabelWidgetFactory.InnerSingleton;
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UUObjectLabelWidgetFactory_NoRegister()
|
||
|
|
{
|
||
|
|
return UUObjectLabelWidgetFactory::GetPrivateStaticClass();
|
||
|
|
}
|
||
|
|
struct Z_Construct_UClass_UUObjectLabelWidgetFactory_Statics
|
||
|
|
{
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
||
|
|
{ "IncludePath", "Widgets/UObjectLabelWidget.h" },
|
||
|
|
{ "ModuleRelativePath", "Public/Widgets/UObjectLabelWidget.h" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Class UUObjectLabelWidgetFactory constinit property declarations ***************
|
||
|
|
// ********** End Class UUObjectLabelWidgetFactory constinit property declarations *****************
|
||
|
|
static UObject* (*const DependentSingletons[])();
|
||
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
||
|
|
TCppClassTypeTraits<UUObjectLabelWidgetFactory>::IsAbstract,
|
||
|
|
};
|
||
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
||
|
|
}; // struct Z_Construct_UClass_UUObjectLabelWidgetFactory_Statics
|
||
|
|
UObject* (*const Z_Construct_UClass_UUObjectLabelWidgetFactory_Statics::DependentSingletons[])() = {
|
||
|
|
(UObject* (*)())Z_Construct_UClass_UEditorDataStorageFactory,
|
||
|
|
(UObject* (*)())Z_Construct_UPackage__Script_TedsTableViewer,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UUObjectLabelWidgetFactory_Statics::DependentSingletons) < 16);
|
||
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UUObjectLabelWidgetFactory_Statics::ClassParams = {
|
||
|
|
&UUObjectLabelWidgetFactory::StaticClass,
|
||
|
|
nullptr,
|
||
|
|
&StaticCppClassTypeInfo,
|
||
|
|
DependentSingletons,
|
||
|
|
nullptr,
|
||
|
|
nullptr,
|
||
|
|
nullptr,
|
||
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
||
|
|
0,
|
||
|
|
0,
|
||
|
|
0,
|
||
|
|
0x000000A0u,
|
||
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UUObjectLabelWidgetFactory_Statics::Class_MetaDataParams), Z_Construct_UClass_UUObjectLabelWidgetFactory_Statics::Class_MetaDataParams)
|
||
|
|
};
|
||
|
|
void UUObjectLabelWidgetFactory::StaticRegisterNativesUUObjectLabelWidgetFactory()
|
||
|
|
{
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UUObjectLabelWidgetFactory()
|
||
|
|
{
|
||
|
|
if (!Z_Registration_Info_UClass_UUObjectLabelWidgetFactory.OuterSingleton)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UUObjectLabelWidgetFactory.OuterSingleton, Z_Construct_UClass_UUObjectLabelWidgetFactory_Statics::ClassParams);
|
||
|
|
}
|
||
|
|
return Z_Registration_Info_UClass_UUObjectLabelWidgetFactory.OuterSingleton;
|
||
|
|
}
|
||
|
|
UUObjectLabelWidgetFactory::UUObjectLabelWidgetFactory(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UUObjectLabelWidgetFactory);
|
||
|
|
// ********** End Class UUObjectLabelWidgetFactory *************************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FUObjectLabelWidgetConstructor ************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FUObjectLabelWidgetConstructor_Statics
|
||
|
|
{
|
||
|
|
static inline consteval int32 GetStructSize() { return sizeof(FUObjectLabelWidgetConstructor); }
|
||
|
|
static inline consteval int16 GetStructAlignment() { return alignof(FUObjectLabelWidgetConstructor); }
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
|
||
|
|
{ "Comment", "// Widget to show labels for UObjects in TEDS\n" },
|
||
|
|
{ "ModuleRelativePath", "Public/Widgets/UObjectLabelWidget.h" },
|
||
|
|
{ "ToolTip", "Widget to show labels for UObjects in TEDS" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FUObjectLabelWidgetConstructor constinit property declarations ****
|
||
|
|
// ********** End ScriptStruct FUObjectLabelWidgetConstructor constinit property declarations ******
|
||
|
|
static void* NewStructOps()
|
||
|
|
{
|
||
|
|
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FUObjectLabelWidgetConstructor>();
|
||
|
|
}
|
||
|
|
static const UECodeGen_Private::FStructParams StructParams;
|
||
|
|
}; // struct Z_Construct_UScriptStruct_FUObjectLabelWidgetConstructor_Statics
|
||
|
|
static_assert(std::is_polymorphic<FUObjectLabelWidgetConstructor>() == std::is_polymorphic<FSimpleWidgetConstructor>(), "USTRUCT FUObjectLabelWidgetConstructor cannot be polymorphic unless super FSimpleWidgetConstructor is polymorphic");
|
||
|
|
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FUObjectLabelWidgetConstructor;
|
||
|
|
class UScriptStruct* FUObjectLabelWidgetConstructor::StaticStruct()
|
||
|
|
{
|
||
|
|
if (!Z_Registration_Info_UScriptStruct_FUObjectLabelWidgetConstructor.OuterSingleton)
|
||
|
|
{
|
||
|
|
Z_Registration_Info_UScriptStruct_FUObjectLabelWidgetConstructor.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FUObjectLabelWidgetConstructor, (UObject*)Z_Construct_UPackage__Script_TedsTableViewer(), TEXT("UObjectLabelWidgetConstructor"));
|
||
|
|
}
|
||
|
|
return Z_Registration_Info_UScriptStruct_FUObjectLabelWidgetConstructor.OuterSingleton;
|
||
|
|
}
|
||
|
|
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FUObjectLabelWidgetConstructor_Statics::StructParams = {
|
||
|
|
(UObject* (*)())Z_Construct_UPackage__Script_TedsTableViewer,
|
||
|
|
Z_Construct_UScriptStruct_FSimpleWidgetConstructor,
|
||
|
|
&NewStructOps,
|
||
|
|
"UObjectLabelWidgetConstructor",
|
||
|
|
nullptr,
|
||
|
|
0,
|
||
|
|
sizeof(FUObjectLabelWidgetConstructor),
|
||
|
|
alignof(FUObjectLabelWidgetConstructor),
|
||
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
||
|
|
EStructFlags(0x00000001),
|
||
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FUObjectLabelWidgetConstructor_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FUObjectLabelWidgetConstructor_Statics::Struct_MetaDataParams)
|
||
|
|
};
|
||
|
|
UScriptStruct* Z_Construct_UScriptStruct_FUObjectLabelWidgetConstructor()
|
||
|
|
{
|
||
|
|
if (!Z_Registration_Info_UScriptStruct_FUObjectLabelWidgetConstructor.InnerSingleton)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FUObjectLabelWidgetConstructor.InnerSingleton, Z_Construct_UScriptStruct_FUObjectLabelWidgetConstructor_Statics::StructParams);
|
||
|
|
}
|
||
|
|
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FUObjectLabelWidgetConstructor.InnerSingleton);
|
||
|
|
}
|
||
|
|
// ********** End ScriptStruct FUObjectLabelWidgetConstructor **************************************
|
||
|
|
|
||
|
|
// ********** Begin Registration *******************************************************************
|
||
|
|
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsTableViewer_Public_Widgets_UObjectLabelWidget_h__Script_TedsTableViewer_Statics
|
||
|
|
{
|
||
|
|
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
|
||
|
|
{ FUObjectLabelWidgetConstructor::StaticStruct, Z_Construct_UScriptStruct_FUObjectLabelWidgetConstructor_Statics::NewStructOps, TEXT("UObjectLabelWidgetConstructor"),&Z_Registration_Info_UScriptStruct_FUObjectLabelWidgetConstructor, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FUObjectLabelWidgetConstructor), 4110528995U) },
|
||
|
|
};
|
||
|
|
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
|
||
|
|
{ Z_Construct_UClass_UUObjectLabelWidgetFactory, UUObjectLabelWidgetFactory::StaticClass, TEXT("UUObjectLabelWidgetFactory"), &Z_Registration_Info_UClass_UUObjectLabelWidgetFactory, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UUObjectLabelWidgetFactory), 1055777424U) },
|
||
|
|
};
|
||
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsTableViewer_Public_Widgets_UObjectLabelWidget_h__Script_TedsTableViewer_Statics
|
||
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsTableViewer_Public_Widgets_UObjectLabelWidget_h__Script_TedsTableViewer_1019536359{
|
||
|
|
TEXT("/Script/TedsTableViewer"),
|
||
|
|
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsTableViewer_Public_Widgets_UObjectLabelWidget_h__Script_TedsTableViewer_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsTableViewer_Public_Widgets_UObjectLabelWidget_h__Script_TedsTableViewer_Statics::ClassInfo),
|
||
|
|
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsTableViewer_Public_Widgets_UObjectLabelWidget_h__Script_TedsTableViewer_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_EditorDataStorageFeatures_Source_TedsTableViewer_Public_Widgets_UObjectLabelWidget_h__Script_TedsTableViewer_Statics::ScriptStructInfo),
|
||
|
|
nullptr, 0,
|
||
|
|
};
|
||
|
|
// ********** End Registration *********************************************************************
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|