70 lines
4.4 KiB
C
70 lines
4.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 "GeometryCacheTrackTransformGroupAnimation.h"
|
||
|
|
|
||
|
|
#ifdef GEOMETRYCACHE_GeometryCacheTrackTransformGroupAnimation_generated_h
|
||
|
|
#error "GeometryCacheTrackTransformGroupAnimation.generated.h already included, missing '#pragma once' in GeometryCacheTrackTransformGroupAnimation.h"
|
||
|
|
#endif
|
||
|
|
#define GEOMETRYCACHE_GeometryCacheTrackTransformGroupAnimation_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
struct FGeometryCacheMeshData;
|
||
|
|
|
||
|
|
// ********** Begin Class UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation *******************
|
||
|
|
#define FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackTransformGroupAnimation_h_15_RPC_WRAPPERS \
|
||
|
|
DECLARE_FUNCTION(execSetMesh);
|
||
|
|
|
||
|
|
|
||
|
|
struct Z_Construct_UClass_UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation_Statics;
|
||
|
|
GEOMETRYCACHE_API UClass* Z_Construct_UClass_UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackTransformGroupAnimation_h_15_INCLASS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUDEPRECATED_GeometryCacheTrack_TransformGroupAnimation(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend GEOMETRYCACHE_API UClass* ::Z_Construct_UClass_UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation, UGeometryCacheTrack, COMPILED_IN_FLAGS(0 | CLASS_Deprecated), CASTCLASS_None, TEXT("/Script/GeometryCache"), Z_Construct_UClass_UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackTransformGroupAnimation_h_15_STANDARD_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
GEOMETRYCACHE_API UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation) \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(GEOMETRYCACHE_API, UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation(UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation&&) = delete; \
|
||
|
|
UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation(const UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation&) = delete; \
|
||
|
|
GEOMETRYCACHE_API virtual ~UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackTransformGroupAnimation_h_12_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackTransformGroupAnimation_h_15_GENERATED_BODY_LEGACY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackTransformGroupAnimation_h_15_RPC_WRAPPERS \
|
||
|
|
FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackTransformGroupAnimation_h_15_INCLASS \
|
||
|
|
FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackTransformGroupAnimation_h_15_STANDARD_CONSTRUCTORS \
|
||
|
|
public: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation;
|
||
|
|
|
||
|
|
// ********** End Class UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation *********************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackTransformGroupAnimation_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|