Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/RigLogicModule/UHT/DNAIndexMappingDeprecated.generated.h

64 lines
3.3 KiB
C
Raw Normal View History

2026-01-28 19:08:51 -05:00
// 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 "DNAIndexMappingDeprecated.h"
#ifdef RIGLOGICMODULE_DNAIndexMappingDeprecated_generated_h
#error "DNAIndexMappingDeprecated.generated.h already included, missing '#pragma once' in DNAIndexMappingDeprecated.h"
#endif
#define RIGLOGICMODULE_DNAIndexMappingDeprecated_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UDEPRECATED_DNAIndexMapping **********************************************
struct Z_Construct_UClass_UDEPRECATED_DNAIndexMapping_Statics;
RIGLOGICMODULE_API UClass* Z_Construct_UClass_UDEPRECATED_DNAIndexMapping_NoRegister();
#define FID_Engine_Plugins_Animation_RigLogic_Source_RigLogicModule_Private_DNAIndexMappingDeprecated_h_14_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUDEPRECATED_DNAIndexMapping(); \
friend struct ::Z_Construct_UClass_UDEPRECATED_DNAIndexMapping_Statics; \
static UClass* GetPrivateStaticClass(); \
friend RIGLOGICMODULE_API UClass* ::Z_Construct_UClass_UDEPRECATED_DNAIndexMapping_NoRegister(); \
public: \
DECLARE_CLASS2(UDEPRECATED_DNAIndexMapping, UAssetUserData, COMPILED_IN_FLAGS(0 | CLASS_Deprecated), CASTCLASS_None, TEXT("/Script/RigLogicModule"), Z_Construct_UClass_UDEPRECATED_DNAIndexMapping_NoRegister) \
DECLARE_SERIALIZER(UDEPRECATED_DNAIndexMapping)
#define FID_Engine_Plugins_Animation_RigLogic_Source_RigLogicModule_Private_DNAIndexMappingDeprecated_h_14_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UDEPRECATED_DNAIndexMapping(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UDEPRECATED_DNAIndexMapping(UDEPRECATED_DNAIndexMapping&&) = delete; \
UDEPRECATED_DNAIndexMapping(const UDEPRECATED_DNAIndexMapping&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UDEPRECATED_DNAIndexMapping); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UDEPRECATED_DNAIndexMapping); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UDEPRECATED_DNAIndexMapping) \
NO_API virtual ~UDEPRECATED_DNAIndexMapping();
#define FID_Engine_Plugins_Animation_RigLogic_Source_RigLogicModule_Private_DNAIndexMappingDeprecated_h_11_PROLOG
#define FID_Engine_Plugins_Animation_RigLogic_Source_RigLogicModule_Private_DNAIndexMappingDeprecated_h_14_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Animation_RigLogic_Source_RigLogicModule_Private_DNAIndexMappingDeprecated_h_14_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Animation_RigLogic_Source_RigLogicModule_Private_DNAIndexMappingDeprecated_h_14_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UDEPRECATED_DNAIndexMapping;
// ********** End Class UDEPRECATED_DNAIndexMapping ************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Animation_RigLogic_Source_RigLogicModule_Private_DNAIndexMappingDeprecated_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS