34 lines
1.4 KiB
C
34 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 "MovieSceneBinding.h"
|
|
|
|
#ifdef MOVIESCENE_MovieSceneBinding_generated_h
|
|
#error "MovieSceneBinding.generated.h already included, missing '#pragma once' in MovieSceneBinding.h"
|
|
#endif
|
|
#define MOVIESCENE_MovieSceneBinding_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FMovieSceneBinding ************************************************
|
|
struct Z_Construct_UScriptStruct_FMovieSceneBinding_Statics;
|
|
#define FID_Engine_Source_Runtime_MovieScene_Public_MovieSceneBinding_h_26_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FMovieSceneBinding_Statics; \
|
|
MOVIESCENE_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FMovieSceneDecorationContainer Super;
|
|
|
|
|
|
struct FMovieSceneBinding;
|
|
// ********** End ScriptStruct FMovieSceneBinding **************************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_MovieScene_Public_MovieSceneBinding_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|