34 lines
1.5 KiB
C
34 lines
1.5 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 "Animation/AnimSubsystem_BlendSpaceGraph.h"
|
||
|
|
|
||
|
|
#ifdef ENGINE_AnimSubsystem_BlendSpaceGraph_generated_h
|
||
|
|
#error "AnimSubsystem_BlendSpaceGraph.generated.h already included, missing '#pragma once' in AnimSubsystem_BlendSpaceGraph.h"
|
||
|
|
#endif
|
||
|
|
#define ENGINE_AnimSubsystem_BlendSpaceGraph_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FAnimSubsystem_BlendSpaceGraph ************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FAnimSubsystem_BlendSpaceGraph_Statics;
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Public_Animation_AnimSubsystem_BlendSpaceGraph_h_15_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FAnimSubsystem_BlendSpaceGraph_Statics; \
|
||
|
|
ENGINE_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FAnimSubsystem Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FAnimSubsystem_BlendSpaceGraph;
|
||
|
|
// ********** End ScriptStruct FAnimSubsystem_BlendSpaceGraph **************************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_Engine_Public_Animation_AnimSubsystem_BlendSpaceGraph_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|