44 lines
2.1 KiB
C
44 lines
2.1 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 "Evaluation/MovieScenePropertyTemplate.h"
|
|
|
|
#ifdef MOVIESCENE_MovieScenePropertyTemplate_generated_h
|
|
#error "MovieScenePropertyTemplate.generated.h already included, missing '#pragma once' in MovieScenePropertyTemplate.h"
|
|
#endif
|
|
#define MOVIESCENE_MovieScenePropertyTemplate_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FMovieScenePropertySectionData ************************************
|
|
struct Z_Construct_UScriptStruct_FMovieScenePropertySectionData_Statics;
|
|
#define FID_Engine_Source_Runtime_MovieScene_Public_Evaluation_MovieScenePropertyTemplate_h_201_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FMovieScenePropertySectionData_Statics; \
|
|
MOVIESCENE_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FMovieScenePropertySectionData;
|
|
// ********** End ScriptStruct FMovieScenePropertySectionData **************************************
|
|
|
|
// ********** Begin ScriptStruct FMovieScenePropertySectionTemplate ********************************
|
|
struct Z_Construct_UScriptStruct_FMovieScenePropertySectionTemplate_Statics;
|
|
#define FID_Engine_Source_Runtime_MovieScene_Public_Evaluation_MovieScenePropertyTemplate_h_232_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FMovieScenePropertySectionTemplate_Statics; \
|
|
MOVIESCENE_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FMovieSceneEvalTemplate Super;
|
|
|
|
|
|
struct FMovieScenePropertySectionTemplate;
|
|
// ********** End ScriptStruct FMovieScenePropertySectionTemplate **********************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_MovieScene_Public_Evaluation_MovieScenePropertyTemplate_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|