34 lines
1.4 KiB
C
34 lines
1.4 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 "PhysicsEngine/SkinnedTriangleMeshElem.h"
|
||
|
|
|
||
|
|
#ifdef ENGINE_SkinnedTriangleMeshElem_generated_h
|
||
|
|
#error "SkinnedTriangleMeshElem.generated.h already included, missing '#pragma once' in SkinnedTriangleMeshElem.h"
|
||
|
|
#endif
|
||
|
|
#define ENGINE_SkinnedTriangleMeshElem_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FKSkinnedTriangleMeshElem *****************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FKSkinnedTriangleMeshElem_Statics;
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_PhysicsEngine_SkinnedTriangleMeshElem_h_13_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FKSkinnedTriangleMeshElem_Statics; \
|
||
|
|
ENGINE_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FKShapeElem Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FKSkinnedTriangleMeshElem;
|
||
|
|
// ********** End ScriptStruct FKSkinnedTriangleMeshElem *******************************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_Engine_Classes_PhysicsEngine_SkinnedTriangleMeshElem_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|