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/AnimNode_RelevantAssetPlayerBase.h"
|
||
|
|
|
||
|
|
#ifdef ENGINE_AnimNode_RelevantAssetPlayerBase_generated_h
|
||
|
|
#error "AnimNode_RelevantAssetPlayerBase.generated.h already included, missing '#pragma once' in AnimNode_RelevantAssetPlayerBase.h"
|
||
|
|
#endif
|
||
|
|
#define ENGINE_AnimNode_RelevantAssetPlayerBase_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FAnimNode_AssetPlayerRelevancyBase ********************************
|
||
|
|
struct Z_Construct_UScriptStruct_FAnimNode_AssetPlayerRelevancyBase_Statics;
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Animation_AnimNode_RelevantAssetPlayerBase_h_15_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FAnimNode_AssetPlayerRelevancyBase_Statics; \
|
||
|
|
ENGINE_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FAnimNode_Base Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FAnimNode_AssetPlayerRelevancyBase;
|
||
|
|
// ********** End ScriptStruct FAnimNode_AssetPlayerRelevancyBase **********************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_Engine_Classes_Animation_AnimNode_RelevantAssetPlayerBase_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|