Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ChaosVD/UHT/ChaosVDSolverJointConstraintDataComponent.generated.h

64 lines
3.7 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 "Components/ChaosVDSolverJointConstraintDataComponent.h"
#ifdef CHAOSVD_ChaosVDSolverJointConstraintDataComponent_generated_h
#error "ChaosVDSolverJointConstraintDataComponent.generated.h already included, missing '#pragma once' in ChaosVDSolverJointConstraintDataComponent.h"
#endif
#define CHAOSVD_ChaosVDSolverJointConstraintDataComponent_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UChaosVDSolverJointConstraintDataComponent *******************************
struct Z_Construct_UClass_UChaosVDSolverJointConstraintDataComponent_Statics;
CHAOSVD_API UClass* Z_Construct_UClass_UChaosVDSolverJointConstraintDataComponent_NoRegister();
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverJointConstraintDataComponent_h_14_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUChaosVDSolverJointConstraintDataComponent(); \
friend struct ::Z_Construct_UClass_UChaosVDSolverJointConstraintDataComponent_Statics; \
static UClass* GetPrivateStaticClass(); \
friend CHAOSVD_API UClass* ::Z_Construct_UClass_UChaosVDSolverJointConstraintDataComponent_NoRegister(); \
public: \
DECLARE_CLASS2(UChaosVDSolverJointConstraintDataComponent, UChaosVDConstraintDataComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/ChaosVD"), Z_Construct_UClass_UChaosVDSolverJointConstraintDataComponent_NoRegister) \
DECLARE_SERIALIZER(UChaosVDSolverJointConstraintDataComponent)
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverJointConstraintDataComponent_h_14_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
CHAOSVD_API UChaosVDSolverJointConstraintDataComponent(); \
/** Deleted move- and copy-constructors, should never be used */ \
UChaosVDSolverJointConstraintDataComponent(UChaosVDSolverJointConstraintDataComponent&&) = delete; \
UChaosVDSolverJointConstraintDataComponent(const UChaosVDSolverJointConstraintDataComponent&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(CHAOSVD_API, UChaosVDSolverJointConstraintDataComponent); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UChaosVDSolverJointConstraintDataComponent); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UChaosVDSolverJointConstraintDataComponent) \
CHAOSVD_API virtual ~UChaosVDSolverJointConstraintDataComponent();
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverJointConstraintDataComponent_h_11_PROLOG
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverJointConstraintDataComponent_h_14_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverJointConstraintDataComponent_h_14_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverJointConstraintDataComponent_h_14_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UChaosVDSolverJointConstraintDataComponent;
// ********** End Class UChaosVDSolverJointConstraintDataComponent *********************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverJointConstraintDataComponent_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS