33 lines
1.4 KiB
C
33 lines
1.4 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 "NiagaraRendererReadback.h"
|
||
|
|
|
||
|
|
#ifdef NIAGARA_NiagaraRendererReadback_generated_h
|
||
|
|
#error "NiagaraRendererReadback.generated.h already included, missing '#pragma once' in NiagaraRendererReadback.h"
|
||
|
|
#endif
|
||
|
|
#define NIAGARA_NiagaraRendererReadback_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FNiagaraRendererReadbackParameters ********************************
|
||
|
|
struct Z_Construct_UScriptStruct_FNiagaraRendererReadbackParameters_Statics;
|
||
|
|
#define FID_Engine_Plugins_FX_Niagara_Source_Niagara_Internal_NiagaraRendererReadback_h_24_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FNiagaraRendererReadbackParameters_Statics; \
|
||
|
|
NIAGARA_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FNiagaraRendererReadbackParameters;
|
||
|
|
// ********** End ScriptStruct FNiagaraRendererReadbackParameters **********************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_FX_Niagara_Source_Niagara_Internal_NiagaraRendererReadback_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|