Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/GeometryCache/UHT/GeometryCacheTrackFlipbookAnimation.generated.h

69 lines
4.1 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 "GeometryCacheTrackFlipbookAnimation.h"
#ifdef GEOMETRYCACHE_GeometryCacheTrackFlipbookAnimation_generated_h
#error "GeometryCacheTrackFlipbookAnimation.generated.h already included, missing '#pragma once' in GeometryCacheTrackFlipbookAnimation.h"
#endif
#define GEOMETRYCACHE_GeometryCacheTrackFlipbookAnimation_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
struct FGeometryCacheMeshData;
// ********** Begin Class UDEPRECATED_GeometryCacheTrack_FlipbookAnimation *************************
#define FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackFlipbookAnimation_h_14_RPC_WRAPPERS \
DECLARE_FUNCTION(execAddMeshSample);
struct Z_Construct_UClass_UDEPRECATED_GeometryCacheTrack_FlipbookAnimation_Statics;
GEOMETRYCACHE_API UClass* Z_Construct_UClass_UDEPRECATED_GeometryCacheTrack_FlipbookAnimation_NoRegister();
#define FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackFlipbookAnimation_h_14_INCLASS \
private: \
static void StaticRegisterNativesUDEPRECATED_GeometryCacheTrack_FlipbookAnimation(); \
friend struct ::Z_Construct_UClass_UDEPRECATED_GeometryCacheTrack_FlipbookAnimation_Statics; \
static UClass* GetPrivateStaticClass(); \
friend GEOMETRYCACHE_API UClass* ::Z_Construct_UClass_UDEPRECATED_GeometryCacheTrack_FlipbookAnimation_NoRegister(); \
public: \
DECLARE_CLASS2(UDEPRECATED_GeometryCacheTrack_FlipbookAnimation, UGeometryCacheTrack, COMPILED_IN_FLAGS(0 | CLASS_Deprecated), CASTCLASS_None, TEXT("/Script/GeometryCache"), Z_Construct_UClass_UDEPRECATED_GeometryCacheTrack_FlipbookAnimation_NoRegister) \
DECLARE_SERIALIZER(UDEPRECATED_GeometryCacheTrack_FlipbookAnimation)
#define FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackFlipbookAnimation_h_14_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
GEOMETRYCACHE_API UDEPRECATED_GeometryCacheTrack_FlipbookAnimation(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UDEPRECATED_GeometryCacheTrack_FlipbookAnimation) \
DECLARE_VTABLE_PTR_HELPER_CTOR(GEOMETRYCACHE_API, UDEPRECATED_GeometryCacheTrack_FlipbookAnimation); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UDEPRECATED_GeometryCacheTrack_FlipbookAnimation); \
/** Deleted move- and copy-constructors, should never be used */ \
UDEPRECATED_GeometryCacheTrack_FlipbookAnimation(UDEPRECATED_GeometryCacheTrack_FlipbookAnimation&&) = delete; \
UDEPRECATED_GeometryCacheTrack_FlipbookAnimation(const UDEPRECATED_GeometryCacheTrack_FlipbookAnimation&) = delete;
#define FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackFlipbookAnimation_h_11_PROLOG
#define FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackFlipbookAnimation_h_14_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackFlipbookAnimation_h_14_RPC_WRAPPERS \
FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackFlipbookAnimation_h_14_INCLASS \
FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackFlipbookAnimation_h_14_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UDEPRECATED_GeometryCacheTrack_FlipbookAnimation;
// ********** End Class UDEPRECATED_GeometryCacheTrack_FlipbookAnimation ***************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_GeometryCache_Source_GeometryCache_Classes_GeometryCacheTrackFlipbookAnimation_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS