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 "Channels/MovieSceneObjectPathChannel.h"
|
||
|
|
|
||
|
|
#ifdef MOVIESCENE_MovieSceneObjectPathChannel_generated_h
|
||
|
|
#error "MovieSceneObjectPathChannel.generated.h already included, missing '#pragma once' in MovieSceneObjectPathChannel.h"
|
||
|
|
#endif
|
||
|
|
#define MOVIESCENE_MovieSceneObjectPathChannel_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FMovieSceneObjectPathChannelKeyValue ******************************
|
||
|
|
struct Z_Construct_UScriptStruct_FMovieSceneObjectPathChannelKeyValue_Statics;
|
||
|
|
#define FID_Engine_Source_Runtime_MovieScene_Public_Channels_MovieSceneObjectPathChannel_h_17_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FMovieSceneObjectPathChannelKeyValue_Statics; \
|
||
|
|
MOVIESCENE_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FMovieSceneObjectPathChannelKeyValue;
|
||
|
|
// ********** End ScriptStruct FMovieSceneObjectPathChannelKeyValue ********************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FMovieSceneObjectPathChannel **************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FMovieSceneObjectPathChannel_Statics;
|
||
|
|
#define FID_Engine_Source_Runtime_MovieScene_Public_Channels_MovieSceneObjectPathChannel_h_82_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FMovieSceneObjectPathChannel_Statics; \
|
||
|
|
MOVIESCENE_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FMovieSceneChannel Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FMovieSceneObjectPathChannel;
|
||
|
|
// ********** End ScriptStruct FMovieSceneObjectPathChannel ****************************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_MovieScene_Public_Channels_MovieSceneObjectPathChannel_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|