// 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 "NiagaraDataInterfacePlatformSet.h" #include "NiagaraPlatformSet.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeNiagaraDataInterfacePlatformSet() {} // ********** Begin Cross Module References ******************************************************** NIAGARA_API UClass* Z_Construct_UClass_UNiagaraDataInterface(); NIAGARA_API UClass* Z_Construct_UClass_UNiagaraDataInterfacePlatformSet(); NIAGARA_API UClass* Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_NoRegister(); NIAGARA_API UScriptStruct* Z_Construct_UScriptStruct_FNiagaraPlatformSet(); UPackage* Z_Construct_UPackage__Script_Niagara(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UNiagaraDataInterfacePlatformSet ***************************************** FClassRegistrationInfo Z_Registration_Info_UClass_UNiagaraDataInterfacePlatformSet; UClass* UNiagaraDataInterfacePlatformSet::GetPrivateStaticClass() { using TClass = UNiagaraDataInterfacePlatformSet; if (!Z_Registration_Info_UClass_UNiagaraDataInterfacePlatformSet.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("NiagaraDataInterfacePlatformSet"), Z_Registration_Info_UClass_UNiagaraDataInterfacePlatformSet.InnerSingleton, StaticRegisterNativesUNiagaraDataInterfacePlatformSet, 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_UNiagaraDataInterfacePlatformSet.InnerSingleton; } UClass* Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_NoRegister() { return UNiagaraDataInterfacePlatformSet::GetPrivateStaticClass(); } struct Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "Category", "Scalability" }, { "Comment", "/** Data Interface allowing querying of the current platform set. */" }, { "DisplayName", "Platform Set" }, { "IncludePath", "NiagaraDataInterfacePlatformSet.h" }, { "ModuleRelativePath", "Classes/NiagaraDataInterfacePlatformSet.h" }, { "ToolTip", "Data Interface allowing querying of the current platform set." }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Platforms_MetaData[] = { { "Category", "Platform Set" }, { "ModuleRelativePath", "Classes/NiagaraDataInterfacePlatformSet.h" }, }; #endif // WITH_METADATA // ********** Begin Class UNiagaraDataInterfacePlatformSet constinit property declarations ********* static const UECodeGen_Private::FStructPropertyParams NewProp_Platforms; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Class UNiagaraDataInterfacePlatformSet constinit property declarations *********** static UObject* (*const DependentSingletons[])(); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics // ********** Begin Class UNiagaraDataInterfacePlatformSet Property Definitions ******************** const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics::NewProp_Platforms = { "Platforms", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UNiagaraDataInterfacePlatformSet, Platforms), Z_Construct_UScriptStruct_FNiagaraPlatformSet, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Platforms_MetaData), NewProp_Platforms_MetaData) }; // 1063987995 const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics::NewProp_Platforms, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics::PropPointers) < 2048); // ********** End Class UNiagaraDataInterfacePlatformSet Property Definitions ********************** UObject* (*const Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UNiagaraDataInterface, (UObject* (*)())Z_Construct_UPackage__Script_Niagara, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics::ClassParams = { &UNiagaraDataInterfacePlatformSet::StaticClass, nullptr, &StaticCppClassTypeInfo, DependentSingletons, nullptr, Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics::PropPointers, nullptr, UE_ARRAY_COUNT(DependentSingletons), 0, UE_ARRAY_COUNT(Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics::PropPointers), 0, 0x000830A0u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics::Class_MetaDataParams), Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics::Class_MetaDataParams) }; void UNiagaraDataInterfacePlatformSet::StaticRegisterNativesUNiagaraDataInterfacePlatformSet() { } UClass* Z_Construct_UClass_UNiagaraDataInterfacePlatformSet() { if (!Z_Registration_Info_UClass_UNiagaraDataInterfacePlatformSet.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UNiagaraDataInterfacePlatformSet.OuterSingleton, Z_Construct_UClass_UNiagaraDataInterfacePlatformSet_Statics::ClassParams); } return Z_Registration_Info_UClass_UNiagaraDataInterfacePlatformSet.OuterSingleton; } DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UNiagaraDataInterfacePlatformSet); UNiagaraDataInterfacePlatformSet::~UNiagaraDataInterfacePlatformSet() {} // ********** End Class UNiagaraDataInterfacePlatformSet ******************************************* // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Plugins_FX_Niagara_Source_Niagara_Classes_NiagaraDataInterfacePlatformSet_h__Script_Niagara_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UNiagaraDataInterfacePlatformSet, UNiagaraDataInterfacePlatformSet::StaticClass, TEXT("UNiagaraDataInterfacePlatformSet"), &Z_Registration_Info_UClass_UNiagaraDataInterfacePlatformSet, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UNiagaraDataInterfacePlatformSet), 1657808793U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Plugins_FX_Niagara_Source_Niagara_Classes_NiagaraDataInterfacePlatformSet_h__Script_Niagara_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_FX_Niagara_Source_Niagara_Classes_NiagaraDataInterfacePlatformSet_h__Script_Niagara_1705847638{ TEXT("/Script/Niagara"), Z_CompiledInDeferFile_FID_Engine_Plugins_FX_Niagara_Source_Niagara_Classes_NiagaraDataInterfacePlatformSet_h__Script_Niagara_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_FX_Niagara_Source_Niagara_Classes_NiagaraDataInterfacePlatformSet_h__Script_Niagara_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS