Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/Niagara/UHT/NiagaraComponentPool.generated.h

83 lines
4.0 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!
===========================================================================*/
// IWYU pragma: private, include "NiagaraComponentPool.h"
#ifdef NIAGARA_NiagaraComponentPool_generated_h
#error "NiagaraComponentPool.generated.h already included, missing '#pragma once' in NiagaraComponentPool.h"
#endif
#define NIAGARA_NiagaraComponentPool_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FNCPoolElement ****************************************************
struct Z_Construct_UScriptStruct_FNCPoolElement_Statics;
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraComponentPool_h_19_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FNCPoolElement_Statics; \
NIAGARA_API static class UScriptStruct* StaticStruct();
struct FNCPoolElement;
// ********** End ScriptStruct FNCPoolElement ******************************************************
// ********** Begin ScriptStruct FNCPool ***********************************************************
struct Z_Construct_UScriptStruct_FNCPool_Statics;
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraComponentPool_h_42_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FNCPool_Statics; \
NIAGARA_API static class UScriptStruct* StaticStruct();
struct FNCPool;
// ********** End ScriptStruct FNCPool *************************************************************
// ********** Begin Class UNiagaraComponentPool ****************************************************
struct Z_Construct_UClass_UNiagaraComponentPool_Statics;
NIAGARA_API UClass* Z_Construct_UClass_UNiagaraComponentPool_NoRegister();
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraComponentPool_h_71_INCLASS \
private: \
static void StaticRegisterNativesUNiagaraComponentPool(); \
friend struct ::Z_Construct_UClass_UNiagaraComponentPool_Statics; \
static UClass* GetPrivateStaticClass(); \
friend NIAGARA_API UClass* ::Z_Construct_UClass_UNiagaraComponentPool_NoRegister(); \
public: \
DECLARE_CLASS2(UNiagaraComponentPool, UObject, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/Niagara"), Z_Construct_UClass_UNiagaraComponentPool_NoRegister) \
DECLARE_SERIALIZER(UNiagaraComponentPool)
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraComponentPool_h_71_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NIAGARA_API UNiagaraComponentPool(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UNiagaraComponentPool) \
DECLARE_VTABLE_PTR_HELPER_CTOR(NIAGARA_API, UNiagaraComponentPool); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UNiagaraComponentPool); \
/** Deleted move- and copy-constructors, should never be used */ \
UNiagaraComponentPool(UNiagaraComponentPool&&) = delete; \
UNiagaraComponentPool(const UNiagaraComponentPool&) = delete;
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraComponentPool_h_68_PROLOG
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraComponentPool_h_71_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraComponentPool_h_71_INCLASS \
FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraComponentPool_h_71_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UNiagaraComponentPool;
// ********** End Class UNiagaraComponentPool ******************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraComponentPool_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS