85 lines
4.2 KiB
C
85 lines
4.2 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!
|
|
===========================================================================*/
|
|
|
|
// IWYU pragma: private, include "NiagaraDataChannelAccessContext.h"
|
|
|
|
#ifdef NIAGARA_NiagaraDataChannelAccessContext_generated_h
|
|
#error "NiagaraDataChannelAccessContext.generated.h already included, missing '#pragma once' in NiagaraDataChannelAccessContext.h"
|
|
#endif
|
|
#define NIAGARA_NiagaraDataChannelAccessContext_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FNiagaraDataChannelSearchParameters *******************************
|
|
struct Z_Construct_UScriptStruct_FNiagaraDataChannelSearchParameters_Statics;
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraDataChannelAccessContext_h_17_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FNiagaraDataChannelSearchParameters_Statics; \
|
|
NIAGARA_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FNiagaraDataChannelSearchParameters;
|
|
// ********** End ScriptStruct FNiagaraDataChannelSearchParameters *********************************
|
|
|
|
// ********** Begin ScriptStruct FNDCAccessContextBase *********************************************
|
|
struct Z_Construct_UScriptStruct_FNDCAccessContextBase_Statics;
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraDataChannelAccessContext_h_73_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FNDCAccessContextBase_Statics; \
|
|
NIAGARA_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FNDCAccessContextBase;
|
|
// ********** End ScriptStruct FNDCAccessContextBase ***********************************************
|
|
|
|
// ********** Begin ScriptStruct FNDCSpawnedSystemRef **********************************************
|
|
struct Z_Construct_UScriptStruct_FNDCSpawnedSystemRef_Statics;
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraDataChannelAccessContext_h_101_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FNDCSpawnedSystemRef_Statics; \
|
|
NIAGARA_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FNDCSpawnedSystemRef;
|
|
// ********** End ScriptStruct FNDCSpawnedSystemRef ************************************************
|
|
|
|
// ********** Begin ScriptStruct FNDCAccessContext *************************************************
|
|
struct Z_Construct_UScriptStruct_FNDCAccessContext_Statics;
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraDataChannelAccessContext_h_119_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FNDCAccessContext_Statics; \
|
|
NIAGARA_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FNDCAccessContextBase Super;
|
|
|
|
|
|
struct FNDCAccessContext;
|
|
// ********** End ScriptStruct FNDCAccessContext ***************************************************
|
|
|
|
// ********** Begin ScriptStruct FNDCAccessContextLegacy *******************************************
|
|
struct Z_Construct_UScriptStruct_FNDCAccessContextLegacy_Statics;
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraDataChannelAccessContext_h_169_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FNDCAccessContextLegacy_Statics; \
|
|
NIAGARA_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FNDCAccessContextBase Super;
|
|
|
|
|
|
struct FNDCAccessContextLegacy;
|
|
// ********** End ScriptStruct FNDCAccessContextLegacy *********************************************
|
|
|
|
// ********** Begin ScriptStruct FNDCAccessContextInst *********************************************
|
|
struct Z_Construct_UScriptStruct_FNDCAccessContextInst_Statics;
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraDataChannelAccessContext_h_231_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FNDCAccessContextInst_Statics; \
|
|
NIAGARA_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FNDCAccessContextInst;
|
|
// ********** End ScriptStruct FNDCAccessContextInst ***********************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_FX_Niagara_Source_Niagara_Public_NiagaraDataChannelAccessContext_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|