221 lines
12 KiB
C++
221 lines
12 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 "Materials/MaterialExpressionGenericConstant.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
|
void EmptyLinkFunctionForGeneratedCodeMaterialExpressionGenericConstant() {}
|
|
|
|
// ********** Begin Cross Module References ********************************************************
|
|
ENGINE_API UClass* Z_Construct_UClass_UMaterialExpression();
|
|
ENGINE_API UClass* Z_Construct_UClass_UMaterialExpressionConstantDouble();
|
|
ENGINE_API UClass* Z_Construct_UClass_UMaterialExpressionConstantDouble_NoRegister();
|
|
ENGINE_API UClass* Z_Construct_UClass_UMaterialExpressionGenericConstant();
|
|
ENGINE_API UClass* Z_Construct_UClass_UMaterialExpressionGenericConstant_NoRegister();
|
|
UPackage* Z_Construct_UPackage__Script_Engine();
|
|
// ********** End Cross Module References **********************************************************
|
|
|
|
// ********** Begin Class UMaterialExpressionGenericConstant ***************************************
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UMaterialExpressionGenericConstant;
|
|
UClass* UMaterialExpressionGenericConstant::GetPrivateStaticClass()
|
|
{
|
|
using TClass = UMaterialExpressionGenericConstant;
|
|
if (!Z_Registration_Info_UClass_UMaterialExpressionGenericConstant.InnerSingleton)
|
|
{
|
|
GetPrivateStaticClassBody(
|
|
TClass::StaticPackage(),
|
|
TEXT("MaterialExpressionGenericConstant"),
|
|
Z_Registration_Info_UClass_UMaterialExpressionGenericConstant.InnerSingleton,
|
|
StaticRegisterNativesUMaterialExpressionGenericConstant,
|
|
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_UMaterialExpressionGenericConstant.InnerSingleton;
|
|
}
|
|
UClass* Z_Construct_UClass_UMaterialExpressionGenericConstant_NoRegister()
|
|
{
|
|
return UMaterialExpressionGenericConstant::GetPrivateStaticClass();
|
|
}
|
|
struct Z_Construct_UClass_UMaterialExpressionGenericConstant_Statics
|
|
{
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
|
{ "HideCategories", "Object" },
|
|
{ "IncludePath", "Materials/MaterialExpressionGenericConstant.h" },
|
|
{ "ModuleRelativePath", "Public/Materials/MaterialExpressionGenericConstant.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Class UMaterialExpressionGenericConstant constinit property declarations *******
|
|
// ********** End Class UMaterialExpressionGenericConstant constinit property declarations *********
|
|
static UObject* (*const DependentSingletons[])();
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
|
TCppClassTypeTraits<UMaterialExpressionGenericConstant>::IsAbstract,
|
|
};
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
|
}; // struct Z_Construct_UClass_UMaterialExpressionGenericConstant_Statics
|
|
UObject* (*const Z_Construct_UClass_UMaterialExpressionGenericConstant_Statics::DependentSingletons[])() = {
|
|
(UObject* (*)())Z_Construct_UClass_UMaterialExpression,
|
|
(UObject* (*)())Z_Construct_UPackage__Script_Engine,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMaterialExpressionGenericConstant_Statics::DependentSingletons) < 16);
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UMaterialExpressionGenericConstant_Statics::ClassParams = {
|
|
&UMaterialExpressionGenericConstant::StaticClass,
|
|
"MaterialExpressions",
|
|
&StaticCppClassTypeInfo,
|
|
DependentSingletons,
|
|
nullptr,
|
|
nullptr,
|
|
nullptr,
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
|
0,
|
|
0,
|
|
0,
|
|
0x000800B5u,
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UMaterialExpressionGenericConstant_Statics::Class_MetaDataParams), Z_Construct_UClass_UMaterialExpressionGenericConstant_Statics::Class_MetaDataParams)
|
|
};
|
|
void UMaterialExpressionGenericConstant::StaticRegisterNativesUMaterialExpressionGenericConstant()
|
|
{
|
|
}
|
|
UClass* Z_Construct_UClass_UMaterialExpressionGenericConstant()
|
|
{
|
|
if (!Z_Registration_Info_UClass_UMaterialExpressionGenericConstant.OuterSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UMaterialExpressionGenericConstant.OuterSingleton, Z_Construct_UClass_UMaterialExpressionGenericConstant_Statics::ClassParams);
|
|
}
|
|
return Z_Registration_Info_UClass_UMaterialExpressionGenericConstant.OuterSingleton;
|
|
}
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UMaterialExpressionGenericConstant);
|
|
UMaterialExpressionGenericConstant::~UMaterialExpressionGenericConstant() {}
|
|
// ********** End Class UMaterialExpressionGenericConstant *****************************************
|
|
|
|
// ********** Begin Class UMaterialExpressionConstantDouble ****************************************
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UMaterialExpressionConstantDouble;
|
|
UClass* UMaterialExpressionConstantDouble::GetPrivateStaticClass()
|
|
{
|
|
using TClass = UMaterialExpressionConstantDouble;
|
|
if (!Z_Registration_Info_UClass_UMaterialExpressionConstantDouble.InnerSingleton)
|
|
{
|
|
GetPrivateStaticClassBody(
|
|
TClass::StaticPackage(),
|
|
TEXT("MaterialExpressionConstantDouble"),
|
|
Z_Registration_Info_UClass_UMaterialExpressionConstantDouble.InnerSingleton,
|
|
StaticRegisterNativesUMaterialExpressionConstantDouble,
|
|
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_UMaterialExpressionConstantDouble.InnerSingleton;
|
|
}
|
|
UClass* Z_Construct_UClass_UMaterialExpressionConstantDouble_NoRegister()
|
|
{
|
|
return UMaterialExpressionConstantDouble::GetPrivateStaticClass();
|
|
}
|
|
struct Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics
|
|
{
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
|
{ "HideCategories", "Object Object" },
|
|
{ "IncludePath", "Materials/MaterialExpressionGenericConstant.h" },
|
|
{ "ModuleRelativePath", "Public/Materials/MaterialExpressionGenericConstant.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Value_MetaData[] = {
|
|
{ "Category", "MaterialExpressionConstant" },
|
|
{ "ModuleRelativePath", "Public/Materials/MaterialExpressionGenericConstant.h" },
|
|
{ "ShowAsInputPin", "Primary" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Class UMaterialExpressionConstantDouble constinit property declarations ********
|
|
static const UECodeGen_Private::FDoublePropertyParams NewProp_Value;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Class UMaterialExpressionConstantDouble constinit property declarations **********
|
|
static UObject* (*const DependentSingletons[])();
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
|
TCppClassTypeTraits<UMaterialExpressionConstantDouble>::IsAbstract,
|
|
};
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
|
}; // struct Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics
|
|
|
|
// ********** Begin Class UMaterialExpressionConstantDouble Property Definitions *******************
|
|
const UECodeGen_Private::FDoublePropertyParams Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics::NewProp_Value = { "Value", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Double, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UMaterialExpressionConstantDouble, Value), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Value_MetaData), NewProp_Value_MetaData) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics::NewProp_Value,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics::PropPointers) < 2048);
|
|
// ********** End Class UMaterialExpressionConstantDouble Property Definitions *********************
|
|
UObject* (*const Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics::DependentSingletons[])() = {
|
|
(UObject* (*)())Z_Construct_UClass_UMaterialExpressionGenericConstant,
|
|
(UObject* (*)())Z_Construct_UPackage__Script_Engine,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics::DependentSingletons) < 16);
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics::ClassParams = {
|
|
&UMaterialExpressionConstantDouble::StaticClass,
|
|
"MaterialExpressions",
|
|
&StaticCppClassTypeInfo,
|
|
DependentSingletons,
|
|
nullptr,
|
|
Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics::PropPointers,
|
|
nullptr,
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
|
0,
|
|
UE_ARRAY_COUNT(Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics::PropPointers),
|
|
0,
|
|
0x000820B4u,
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics::Class_MetaDataParams), Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics::Class_MetaDataParams)
|
|
};
|
|
void UMaterialExpressionConstantDouble::StaticRegisterNativesUMaterialExpressionConstantDouble()
|
|
{
|
|
}
|
|
UClass* Z_Construct_UClass_UMaterialExpressionConstantDouble()
|
|
{
|
|
if (!Z_Registration_Info_UClass_UMaterialExpressionConstantDouble.OuterSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UMaterialExpressionConstantDouble.OuterSingleton, Z_Construct_UClass_UMaterialExpressionConstantDouble_Statics::ClassParams);
|
|
}
|
|
return Z_Registration_Info_UClass_UMaterialExpressionConstantDouble.OuterSingleton;
|
|
}
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UMaterialExpressionConstantDouble);
|
|
UMaterialExpressionConstantDouble::~UMaterialExpressionConstantDouble() {}
|
|
// ********** End Class UMaterialExpressionConstantDouble ******************************************
|
|
|
|
// ********** Begin Registration *******************************************************************
|
|
struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_Materials_MaterialExpressionGenericConstant_h__Script_Engine_Statics
|
|
{
|
|
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
|
|
{ Z_Construct_UClass_UMaterialExpressionGenericConstant, UMaterialExpressionGenericConstant::StaticClass, TEXT("UMaterialExpressionGenericConstant"), &Z_Registration_Info_UClass_UMaterialExpressionGenericConstant, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UMaterialExpressionGenericConstant), 2924672767U) },
|
|
{ Z_Construct_UClass_UMaterialExpressionConstantDouble, UMaterialExpressionConstantDouble::StaticClass, TEXT("UMaterialExpressionConstantDouble"), &Z_Registration_Info_UClass_UMaterialExpressionConstantDouble, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UMaterialExpressionConstantDouble), 654031910U) },
|
|
};
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_Materials_MaterialExpressionGenericConstant_h__Script_Engine_Statics
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_Materials_MaterialExpressionGenericConstant_h__Script_Engine_85137483{
|
|
TEXT("/Script/Engine"),
|
|
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_Materials_MaterialExpressionGenericConstant_h__Script_Engine_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Public_Materials_MaterialExpressionGenericConstant_h__Script_Engine_Statics::ClassInfo),
|
|
nullptr, 0,
|
|
nullptr, 0,
|
|
};
|
|
// ********** End Registration *********************************************************************
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|