64 lines
4.0 KiB
C
64 lines
4.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 "Components/ChaosVDSolverCharacterGroundConstraintDataComponent.h"
|
||
|
|
|
||
|
|
#ifdef CHAOSVD_ChaosVDSolverCharacterGroundConstraintDataComponent_generated_h
|
||
|
|
#error "ChaosVDSolverCharacterGroundConstraintDataComponent.generated.h already included, missing '#pragma once' in ChaosVDSolverCharacterGroundConstraintDataComponent.h"
|
||
|
|
#endif
|
||
|
|
#define CHAOSVD_ChaosVDSolverCharacterGroundConstraintDataComponent_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin Class UChaosVDSolverCharacterGroundConstraintDataComponent *********************
|
||
|
|
struct Z_Construct_UClass_UChaosVDSolverCharacterGroundConstraintDataComponent_Statics;
|
||
|
|
CHAOSVD_API UClass* Z_Construct_UClass_UChaosVDSolverCharacterGroundConstraintDataComponent_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverCharacterGroundConstraintDataComponent_h_13_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUChaosVDSolverCharacterGroundConstraintDataComponent(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UChaosVDSolverCharacterGroundConstraintDataComponent_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend CHAOSVD_API UClass* ::Z_Construct_UClass_UChaosVDSolverCharacterGroundConstraintDataComponent_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UChaosVDSolverCharacterGroundConstraintDataComponent, UChaosVDConstraintDataComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/ChaosVD"), Z_Construct_UClass_UChaosVDSolverCharacterGroundConstraintDataComponent_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UChaosVDSolverCharacterGroundConstraintDataComponent)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverCharacterGroundConstraintDataComponent_h_13_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
CHAOSVD_API UChaosVDSolverCharacterGroundConstraintDataComponent(); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UChaosVDSolverCharacterGroundConstraintDataComponent(UChaosVDSolverCharacterGroundConstraintDataComponent&&) = delete; \
|
||
|
|
UChaosVDSolverCharacterGroundConstraintDataComponent(const UChaosVDSolverCharacterGroundConstraintDataComponent&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(CHAOSVD_API, UChaosVDSolverCharacterGroundConstraintDataComponent); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UChaosVDSolverCharacterGroundConstraintDataComponent); \
|
||
|
|
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UChaosVDSolverCharacterGroundConstraintDataComponent) \
|
||
|
|
CHAOSVD_API virtual ~UChaosVDSolverCharacterGroundConstraintDataComponent();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverCharacterGroundConstraintDataComponent_h_10_PROLOG
|
||
|
|
#define FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverCharacterGroundConstraintDataComponent_h_13_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverCharacterGroundConstraintDataComponent_h_13_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverCharacterGroundConstraintDataComponent_h_13_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UChaosVDSolverCharacterGroundConstraintDataComponent;
|
||
|
|
|
||
|
|
// ********** End Class UChaosVDSolverCharacterGroundConstraintDataComponent ***********************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_ChaosVD_Source_ChaosVD_Private_Components_ChaosVDSolverCharacterGroundConstraintDataComponent_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|