Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/CommonUI/UHT/CommonHardwareVisibilityBorder.gen.cpp

159 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 "CommonHardwareVisibilityBorder.h"
#include "GameplayTagContainer.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeCommonHardwareVisibilityBorder() {}
// ********** Begin Cross Module References ********************************************************
COMMONUI_API UClass* Z_Construct_UClass_UCommonBorder();
COMMONUI_API UClass* Z_Construct_UClass_UCommonHardwareVisibilityBorder();
COMMONUI_API UClass* Z_Construct_UClass_UCommonHardwareVisibilityBorder_NoRegister();
GAMEPLAYTAGS_API UScriptStruct* Z_Construct_UScriptStruct_FGameplayTagQuery();
UMG_API UEnum* Z_Construct_UEnum_UMG_ESlateVisibility();
UPackage* Z_Construct_UPackage__Script_CommonUI();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UCommonHardwareVisibilityBorder ******************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UCommonHardwareVisibilityBorder;
UClass* UCommonHardwareVisibilityBorder::GetPrivateStaticClass()
{
using TClass = UCommonHardwareVisibilityBorder;
if (!Z_Registration_Info_UClass_UCommonHardwareVisibilityBorder.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("CommonHardwareVisibilityBorder"),
Z_Registration_Info_UClass_UCommonHardwareVisibilityBorder.InnerSingleton,
StaticRegisterNativesUCommonHardwareVisibilityBorder,
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_UCommonHardwareVisibilityBorder.InnerSingleton;
}
UClass* Z_Construct_UClass_UCommonHardwareVisibilityBorder_NoRegister()
{
return UCommonHardwareVisibilityBorder::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Comment", "/**\n * A container that controls visibility based on Platform, Input \n */" },
{ "IncludePath", "CommonHardwareVisibilityBorder.h" },
{ "ModuleRelativePath", "Public/CommonHardwareVisibilityBorder.h" },
{ "ToolTip", "A container that controls visibility based on Platform, Input" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VisibilityQuery_MetaData[] = {
{ "Categories", "Input,Platform.Trait" },
{ "Category", "Visibility" },
{ "ModuleRelativePath", "Public/CommonHardwareVisibilityBorder.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VisibleType_MetaData[] = {
{ "Category", "Visibility" },
{ "ModuleRelativePath", "Public/CommonHardwareVisibilityBorder.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HiddenType_MetaData[] = {
{ "Category", "Visibility" },
{ "ModuleRelativePath", "Public/CommonHardwareVisibilityBorder.h" },
};
#endif // WITH_METADATA
// ********** Begin Class UCommonHardwareVisibilityBorder constinit property declarations **********
static const UECodeGen_Private::FStructPropertyParams NewProp_VisibilityQuery;
static const UECodeGen_Private::FBytePropertyParams NewProp_VisibleType_Underlying;
static const UECodeGen_Private::FEnumPropertyParams NewProp_VisibleType;
static const UECodeGen_Private::FBytePropertyParams NewProp_HiddenType_Underlying;
static const UECodeGen_Private::FEnumPropertyParams NewProp_HiddenType;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End Class UCommonHardwareVisibilityBorder constinit property declarations ************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UCommonHardwareVisibilityBorder>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics
// ********** Begin Class UCommonHardwareVisibilityBorder Property Definitions *********************
const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::NewProp_VisibilityQuery = { "VisibilityQuery", nullptr, (EPropertyFlags)0x0020080000000001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UCommonHardwareVisibilityBorder, VisibilityQuery), Z_Construct_UScriptStruct_FGameplayTagQuery, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VisibilityQuery_MetaData), NewProp_VisibilityQuery_MetaData) }; // 3075344437
const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::NewProp_VisibleType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::NewProp_VisibleType = { "VisibleType", nullptr, (EPropertyFlags)0x0020080000000001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UCommonHardwareVisibilityBorder, VisibleType), Z_Construct_UEnum_UMG_ESlateVisibility, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VisibleType_MetaData), NewProp_VisibleType_MetaData) }; // 763672810
const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::NewProp_HiddenType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::NewProp_HiddenType = { "HiddenType", nullptr, (EPropertyFlags)0x0020080000000001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UCommonHardwareVisibilityBorder, HiddenType), Z_Construct_UEnum_UMG_ESlateVisibility, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HiddenType_MetaData), NewProp_HiddenType_MetaData) }; // 763672810
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::NewProp_VisibilityQuery,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::NewProp_VisibleType_Underlying,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::NewProp_VisibleType,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::NewProp_HiddenType_Underlying,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::NewProp_HiddenType,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::PropPointers) < 2048);
// ********** End Class UCommonHardwareVisibilityBorder Property Definitions ***********************
UObject* (*const Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UCommonBorder,
(UObject* (*)())Z_Construct_UPackage__Script_CommonUI,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::ClassParams = {
&UCommonHardwareVisibilityBorder::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::PropPointers,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
UE_ARRAY_COUNT(Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::PropPointers),
0,
0x00A800A2u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::Class_MetaDataParams), Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::Class_MetaDataParams)
};
void UCommonHardwareVisibilityBorder::StaticRegisterNativesUCommonHardwareVisibilityBorder()
{
}
UClass* Z_Construct_UClass_UCommonHardwareVisibilityBorder()
{
if (!Z_Registration_Info_UClass_UCommonHardwareVisibilityBorder.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UCommonHardwareVisibilityBorder.OuterSingleton, Z_Construct_UClass_UCommonHardwareVisibilityBorder_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UCommonHardwareVisibilityBorder.OuterSingleton;
}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UCommonHardwareVisibilityBorder);
UCommonHardwareVisibilityBorder::~UCommonHardwareVisibilityBorder() {}
// ********** End Class UCommonHardwareVisibilityBorder ********************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_CommonUI_Source_CommonUI_Public_CommonHardwareVisibilityBorder_h__Script_CommonUI_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UCommonHardwareVisibilityBorder, UCommonHardwareVisibilityBorder::StaticClass, TEXT("UCommonHardwareVisibilityBorder"), &Z_Registration_Info_UClass_UCommonHardwareVisibilityBorder, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UCommonHardwareVisibilityBorder), 622307132U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_CommonUI_Source_CommonUI_Public_CommonHardwareVisibilityBorder_h__Script_CommonUI_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_CommonUI_Source_CommonUI_Public_CommonHardwareVisibilityBorder_h__Script_CommonUI_3053238252{
TEXT("/Script/CommonUI"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_CommonUI_Source_CommonUI_Public_CommonHardwareVisibilityBorder_h__Script_CommonUI_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_CommonUI_Source_CommonUI_Public_CommonHardwareVisibilityBorder_h__Script_CommonUI_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS