122 lines
6.1 KiB
C++
122 lines
6.1 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 "PropertyValueOption.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
|
void EmptyLinkFunctionForGeneratedCodePropertyValueOption() {}
|
|
|
|
// ********** Begin Cross Module References ********************************************************
|
|
UPackage* Z_Construct_UPackage__Script_VariantManagerContent();
|
|
VARIANTMANAGERCONTENT_API UClass* Z_Construct_UClass_UPropertyValue();
|
|
VARIANTMANAGERCONTENT_API UClass* Z_Construct_UClass_UPropertyValueOption();
|
|
VARIANTMANAGERCONTENT_API UClass* Z_Construct_UClass_UPropertyValueOption_NoRegister();
|
|
// ********** End Cross Module References **********************************************************
|
|
|
|
// ********** Begin Class UPropertyValueOption *****************************************************
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UPropertyValueOption;
|
|
UClass* UPropertyValueOption::GetPrivateStaticClass()
|
|
{
|
|
using TClass = UPropertyValueOption;
|
|
if (!Z_Registration_Info_UClass_UPropertyValueOption.InnerSingleton)
|
|
{
|
|
GetPrivateStaticClassBody(
|
|
TClass::StaticPackage(),
|
|
TEXT("PropertyValueOption"),
|
|
Z_Registration_Info_UClass_UPropertyValueOption.InnerSingleton,
|
|
StaticRegisterNativesUPropertyValueOption,
|
|
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_UPropertyValueOption.InnerSingleton;
|
|
}
|
|
UClass* Z_Construct_UClass_UPropertyValueOption_NoRegister()
|
|
{
|
|
return UPropertyValueOption::GetPrivateStaticClass();
|
|
}
|
|
struct Z_Construct_UClass_UPropertyValueOption_Statics
|
|
{
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
|
{ "BlueprintType", "true" },
|
|
{ "Comment", "// PropertyValue that can only be captured from ASwitchActors\n" },
|
|
{ "IncludePath", "PropertyValueOption.h" },
|
|
{ "ModuleRelativePath", "Public/PropertyValueOption.h" },
|
|
{ "ToolTip", "PropertyValue that can only be captured from ASwitchActors" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Class UPropertyValueOption constinit property declarations *********************
|
|
// ********** End Class UPropertyValueOption constinit property declarations ***********************
|
|
static UObject* (*const DependentSingletons[])();
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
|
TCppClassTypeTraits<UPropertyValueOption>::IsAbstract,
|
|
};
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
|
}; // struct Z_Construct_UClass_UPropertyValueOption_Statics
|
|
UObject* (*const Z_Construct_UClass_UPropertyValueOption_Statics::DependentSingletons[])() = {
|
|
(UObject* (*)())Z_Construct_UClass_UPropertyValue,
|
|
(UObject* (*)())Z_Construct_UPackage__Script_VariantManagerContent,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UPropertyValueOption_Statics::DependentSingletons) < 16);
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UPropertyValueOption_Statics::ClassParams = {
|
|
&UPropertyValueOption::StaticClass,
|
|
nullptr,
|
|
&StaticCppClassTypeInfo,
|
|
DependentSingletons,
|
|
nullptr,
|
|
nullptr,
|
|
nullptr,
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
|
0,
|
|
0,
|
|
0,
|
|
0x000800A0u,
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UPropertyValueOption_Statics::Class_MetaDataParams), Z_Construct_UClass_UPropertyValueOption_Statics::Class_MetaDataParams)
|
|
};
|
|
void UPropertyValueOption::StaticRegisterNativesUPropertyValueOption()
|
|
{
|
|
}
|
|
UClass* Z_Construct_UClass_UPropertyValueOption()
|
|
{
|
|
if (!Z_Registration_Info_UClass_UPropertyValueOption.OuterSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UPropertyValueOption.OuterSingleton, Z_Construct_UClass_UPropertyValueOption_Statics::ClassParams);
|
|
}
|
|
return Z_Registration_Info_UClass_UPropertyValueOption.OuterSingleton;
|
|
}
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UPropertyValueOption);
|
|
UPropertyValueOption::~UPropertyValueOption() {}
|
|
// ********** End Class UPropertyValueOption *******************************************************
|
|
|
|
// ********** Begin Registration *******************************************************************
|
|
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Enterprise_VariantManagerContent_Source_VariantManagerContent_Public_PropertyValueOption_h__Script_VariantManagerContent_Statics
|
|
{
|
|
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
|
|
{ Z_Construct_UClass_UPropertyValueOption, UPropertyValueOption::StaticClass, TEXT("UPropertyValueOption"), &Z_Registration_Info_UClass_UPropertyValueOption, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UPropertyValueOption), 951097945U) },
|
|
};
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Enterprise_VariantManagerContent_Source_VariantManagerContent_Public_PropertyValueOption_h__Script_VariantManagerContent_Statics
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Enterprise_VariantManagerContent_Source_VariantManagerContent_Public_PropertyValueOption_h__Script_VariantManagerContent_1383746431{
|
|
TEXT("/Script/VariantManagerContent"),
|
|
Z_CompiledInDeferFile_FID_Engine_Plugins_Enterprise_VariantManagerContent_Source_VariantManagerContent_Public_PropertyValueOption_h__Script_VariantManagerContent_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Enterprise_VariantManagerContent_Source_VariantManagerContent_Public_PropertyValueOption_h__Script_VariantManagerContent_Statics::ClassInfo),
|
|
nullptr, 0,
|
|
nullptr, 0,
|
|
};
|
|
// ********** End Registration *********************************************************************
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|