44 lines
2.3 KiB
C
44 lines
2.3 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 "Niagara/Sequencer/MovieSceneNiagaraCacheTemplate.h"
|
|
|
|
#ifdef NIAGARASIMCACHING_MovieSceneNiagaraCacheTemplate_generated_h
|
|
#error "MovieSceneNiagaraCacheTemplate.generated.h already included, missing '#pragma once' in MovieSceneNiagaraCacheTemplate.h"
|
|
#endif
|
|
#define NIAGARASIMCACHING_MovieSceneNiagaraCacheTemplate_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FMovieSceneNiagaraSectionTemplateParameter ************************
|
|
struct Z_Construct_UScriptStruct_FMovieSceneNiagaraSectionTemplateParameter_Statics;
|
|
#define FID_Engine_Plugins_FX_NiagaraSimCaching_Source_NiagaraSimCaching_Private_Niagara_Sequencer_MovieSceneNiagaraCacheTemplate_h_12_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FMovieSceneNiagaraSectionTemplateParameter_Statics; \
|
|
NIAGARASIMCACHING_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FMovieSceneNiagaraSectionTemplateParameter;
|
|
// ********** End ScriptStruct FMovieSceneNiagaraSectionTemplateParameter **************************
|
|
|
|
// ********** Begin ScriptStruct FMovieSceneNiagaraCacheSectionTemplate ****************************
|
|
struct Z_Construct_UScriptStruct_FMovieSceneNiagaraCacheSectionTemplate_Statics;
|
|
#define FID_Engine_Plugins_FX_NiagaraSimCaching_Source_NiagaraSimCaching_Private_Niagara_Sequencer_MovieSceneNiagaraCacheTemplate_h_41_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FMovieSceneNiagaraCacheSectionTemplate_Statics; \
|
|
NIAGARASIMCACHING_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FMovieSceneTrackImplementation Super;
|
|
|
|
|
|
struct FMovieSceneNiagaraCacheSectionTemplate;
|
|
// ********** End ScriptStruct FMovieSceneNiagaraCacheSectionTemplate ******************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_FX_NiagaraSimCaching_Source_NiagaraSimCaching_Private_Niagara_Sequencer_MovieSceneNiagaraCacheTemplate_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|