// 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 "Particles/VectorField/ParticleModuleVectorFieldScale.h" #include "Distributions/DistributionFloat.h" #include "Particles/ParticleSystem.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeParticleModuleVectorFieldScale() {} // ********** Begin Cross Module References ******************************************************** ENGINE_API UClass* Z_Construct_UClass_UDistributionFloat_NoRegister(); ENGINE_API UClass* Z_Construct_UClass_UParticleModuleVectorFieldBase(); ENGINE_API UClass* Z_Construct_UClass_UParticleModuleVectorFieldScale(); ENGINE_API UClass* Z_Construct_UClass_UParticleModuleVectorFieldScale_NoRegister(); ENGINE_API UScriptStruct* Z_Construct_UScriptStruct_FRawDistributionFloat(); UPackage* Z_Construct_UPackage__Script_Engine(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UParticleModuleVectorFieldScale ****************************************** FClassRegistrationInfo Z_Registration_Info_UClass_UParticleModuleVectorFieldScale; UClass* UParticleModuleVectorFieldScale::GetPrivateStaticClass() { using TClass = UParticleModuleVectorFieldScale; if (!Z_Registration_Info_UClass_UParticleModuleVectorFieldScale.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("ParticleModuleVectorFieldScale"), Z_Registration_Info_UClass_UParticleModuleVectorFieldScale.InnerSingleton, StaticRegisterNativesUParticleModuleVectorFieldScale, sizeof(TClass), alignof(TClass), TClass::StaticClassFlags, TClass::StaticClassCastFlags(), TClass::StaticConfigName(), (UClass::ClassConstructorType)InternalConstructor, (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), &TClass::Super::StaticClass, &TClass::WithinClass::StaticClass ); } return Z_Registration_Info_UClass_UParticleModuleVectorFieldScale.InnerSingleton; } UClass* Z_Construct_UClass_UParticleModuleVectorFieldScale_NoRegister() { return UParticleModuleVectorFieldScale::GetPrivateStaticClass(); } struct Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "DisplayName", "Vector Field Scale" }, { "HideCategories", "Object Object Object" }, { "IncludePath", "Particles/VectorField/ParticleModuleVectorFieldScale.h" }, { "ModuleRelativePath", "Classes/Particles/VectorField/ParticleModuleVectorFieldScale.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VectorFieldScale_MetaData[] = { { "Comment", "/** Per-particle vector field scale. Evaluated using emitter time. */" }, { "EditInline", "true" }, { "ModuleRelativePath", "Classes/Particles/VectorField/ParticleModuleVectorFieldScale.h" }, { "ToolTip", "Per-particle vector field scale. Evaluated using emitter time." }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VectorFieldScaleRaw_MetaData[] = { { "Category", "VectorField" }, { "Comment", "/** Per-particle vector field scale. Evaluated using emitter time. */" }, { "ModuleRelativePath", "Classes/Particles/VectorField/ParticleModuleVectorFieldScale.h" }, { "ToolTip", "Per-particle vector field scale. Evaluated using emitter time." }, }; #endif // WITH_METADATA // ********** Begin Class UParticleModuleVectorFieldScale constinit property declarations ********** static const UECodeGen_Private::FObjectPropertyParams NewProp_VectorFieldScale; static const UECodeGen_Private::FStructPropertyParams NewProp_VectorFieldScaleRaw; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Class UParticleModuleVectorFieldScale constinit property declarations ************ static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics // ********** Begin Class UParticleModuleVectorFieldScale Property Definitions ********************* const UECodeGen_Private::FObjectPropertyParams Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::NewProp_VectorFieldScale = { "VectorFieldScale", nullptr, (EPropertyFlags)0x0114000020080008, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UParticleModuleVectorFieldScale, VectorFieldScale_DEPRECATED), Z_Construct_UClass_UDistributionFloat_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VectorFieldScale_MetaData), NewProp_VectorFieldScale_MetaData) }; const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::NewProp_VectorFieldScaleRaw = { "VectorFieldScaleRaw", nullptr, (EPropertyFlags)0x0010008000000001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UParticleModuleVectorFieldScale, VectorFieldScaleRaw), Z_Construct_UScriptStruct_FRawDistributionFloat, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VectorFieldScaleRaw_MetaData), NewProp_VectorFieldScaleRaw_MetaData) }; // 336113398 const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::NewProp_VectorFieldScale, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::NewProp_VectorFieldScaleRaw, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::PropPointers) < 2048); // ********** End Class UParticleModuleVectorFieldScale Property Definitions *********************** UObject* (*const Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UParticleModuleVectorFieldBase, (UObject* (*)())Z_Construct_UPackage__Script_Engine, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::ClassParams = { &UParticleModuleVectorFieldScale::StaticClass, nullptr, &StaticCppClassTypeInfo, DependentSingletons, nullptr, Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::PropPointers, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, UE_ARRAY_COUNT(Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::PropPointers), 0, 0x008810A0u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::Class_MetaDataParams), Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::Class_MetaDataParams) }; void UParticleModuleVectorFieldScale::StaticRegisterNativesUParticleModuleVectorFieldScale() { } UClass* Z_Construct_UClass_UParticleModuleVectorFieldScale() { if (!Z_Registration_Info_UClass_UParticleModuleVectorFieldScale.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UParticleModuleVectorFieldScale.OuterSingleton, Z_Construct_UClass_UParticleModuleVectorFieldScale_Statics::ClassParams); } return Z_Registration_Info_UClass_UParticleModuleVectorFieldScale.OuterSingleton; } DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UParticleModuleVectorFieldScale); UParticleModuleVectorFieldScale::~UParticleModuleVectorFieldScale() {} // ********** End Class UParticleModuleVectorFieldScale ******************************************** // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Particles_VectorField_ParticleModuleVectorFieldScale_h__Script_Engine_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UParticleModuleVectorFieldScale, UParticleModuleVectorFieldScale::StaticClass, TEXT("UParticleModuleVectorFieldScale"), &Z_Registration_Info_UClass_UParticleModuleVectorFieldScale, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UParticleModuleVectorFieldScale), 1545622792U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Particles_VectorField_ParticleModuleVectorFieldScale_h__Script_Engine_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Particles_VectorField_ParticleModuleVectorFieldScale_h__Script_Engine_275560835{ TEXT("/Script/Engine"), Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Particles_VectorField_ParticleModuleVectorFieldScale_h__Script_Engine_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Particles_VectorField_ParticleModuleVectorFieldScale_h__Script_Engine_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS