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/SkinnedLevelSetElem.h"
|
|
|
|
#ifdef ENGINE_SkinnedLevelSetElem_generated_h
|
|
#error "SkinnedLevelSetElem.generated.h already included, missing '#pragma once' in SkinnedLevelSetElem.h"
|
|
#endif
|
|
#define ENGINE_SkinnedLevelSetElem_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FKSkinnedLevelSetElem *********************************************
|
|
struct Z_Construct_UScriptStruct_FKSkinnedLevelSetElem_Statics;
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_PhysicsEngine_SkinnedLevelSetElem_h_14_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FKSkinnedLevelSetElem_Statics; \
|
|
ENGINE_API static class UScriptStruct* StaticStruct(); \
|
|
typedef FKShapeElem Super;
|
|
|
|
|
|
struct FKSkinnedLevelSetElem;
|
|
// ********** End ScriptStruct FKSkinnedLevelSetElem ***********************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_Engine_Classes_PhysicsEngine_SkinnedLevelSetElem_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|