45 lines
2.0 KiB
C
45 lines
2.0 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 "Units/Debug/RigUnit_DebugBase.h"
|
|
|
|
#ifdef CONTROLRIG_RigUnit_DebugBase_generated_h
|
|
#error "RigUnit_DebugBase.generated.h already included, missing '#pragma once' in RigUnit_DebugBase.h"
|
|
#endif
|
|
#define CONTROLRIG_RigUnit_DebugBase_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FRigUnit_DebugBase ************************************************
|
|
struct Z_Construct_UScriptStruct_FRigUnit_DebugBase_Statics;
|
|
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_Debug_RigUnit_DebugBase_h_12_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FRigUnit_DebugBase_Statics; \
|
|
CONTROLRIG_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FRigUnit Super;
|
|
|
|
|
|
struct FRigUnit_DebugBase;
|
|
// ********** End ScriptStruct FRigUnit_DebugBase **************************************************
|
|
|
|
// ********** Begin ScriptStruct FRigUnit_DebugBaseMutable *****************************************
|
|
struct Z_Construct_UScriptStruct_FRigUnit_DebugBaseMutable_Statics;
|
|
#define FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_Debug_RigUnit_DebugBase_h_21_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FRigUnit_DebugBaseMutable_Statics; \
|
|
CONTROLRIG_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FRigUnitMutable Super;
|
|
|
|
|
|
struct FRigUnit_DebugBaseMutable;
|
|
// ********** End ScriptStruct FRigUnit_DebugBaseMutable *******************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Animation_ControlRig_Source_ControlRig_Public_Units_Debug_RigUnit_DebugBase_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|