Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/MovieSceneTracks/UHT/MovieSceneComponentAttachmentSystem.generated.h
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

102 lines
6.1 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 "Systems/MovieSceneComponentAttachmentSystem.h"
#ifdef MOVIESCENETRACKS_MovieSceneComponentAttachmentSystem_generated_h
#error "MovieSceneComponentAttachmentSystem.generated.h already included, missing '#pragma once' in MovieSceneComponentAttachmentSystem.h"
#endif
#define MOVIESCENETRACKS_MovieSceneComponentAttachmentSystem_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UMovieSceneComponentAttachmentInvalidatorSystem **************************
struct Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_Statics;
MOVIESCENETRACKS_API UClass* Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_NoRegister();
#define FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h_39_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUMovieSceneComponentAttachmentInvalidatorSystem(); \
friend struct ::Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MOVIESCENETRACKS_API UClass* ::Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_NoRegister(); \
public: \
DECLARE_CLASS2(UMovieSceneComponentAttachmentInvalidatorSystem, UMovieSceneEntityInstantiatorSystem, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/MovieSceneTracks"), Z_Construct_UClass_UMovieSceneComponentAttachmentInvalidatorSystem_NoRegister) \
DECLARE_SERIALIZER(UMovieSceneComponentAttachmentInvalidatorSystem)
#define FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h_39_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UMovieSceneComponentAttachmentInvalidatorSystem(UMovieSceneComponentAttachmentInvalidatorSystem&&) = delete; \
UMovieSceneComponentAttachmentInvalidatorSystem(const UMovieSceneComponentAttachmentInvalidatorSystem&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MOVIESCENETRACKS_API, UMovieSceneComponentAttachmentInvalidatorSystem); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UMovieSceneComponentAttachmentInvalidatorSystem); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UMovieSceneComponentAttachmentInvalidatorSystem) \
MOVIESCENETRACKS_API virtual ~UMovieSceneComponentAttachmentInvalidatorSystem();
#define FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h_33_PROLOG
#define FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h_39_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h_39_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h_39_ENHANCED_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UMovieSceneComponentAttachmentInvalidatorSystem;
// ********** End Class UMovieSceneComponentAttachmentInvalidatorSystem ****************************
// ********** Begin Class UMovieSceneComponentAttachmentSystem *************************************
struct Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_Statics;
MOVIESCENETRACKS_API UClass* Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_NoRegister();
#define FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h_55_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUMovieSceneComponentAttachmentSystem(); \
friend struct ::Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MOVIESCENETRACKS_API UClass* ::Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_NoRegister(); \
public: \
DECLARE_CLASS2(UMovieSceneComponentAttachmentSystem, UMovieSceneEntityInstantiatorSystem, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/MovieSceneTracks"), Z_Construct_UClass_UMovieSceneComponentAttachmentSystem_NoRegister) \
DECLARE_SERIALIZER(UMovieSceneComponentAttachmentSystem) \
virtual UObject* _getUObject() const override { return const_cast<UMovieSceneComponentAttachmentSystem*>(this); }
#define FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h_55_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UMovieSceneComponentAttachmentSystem(UMovieSceneComponentAttachmentSystem&&) = delete; \
UMovieSceneComponentAttachmentSystem(const UMovieSceneComponentAttachmentSystem&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MOVIESCENETRACKS_API, UMovieSceneComponentAttachmentSystem); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UMovieSceneComponentAttachmentSystem); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UMovieSceneComponentAttachmentSystem) \
MOVIESCENETRACKS_API virtual ~UMovieSceneComponentAttachmentSystem();
#define FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h_48_PROLOG
#define FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h_55_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h_55_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h_55_ENHANCED_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UMovieSceneComponentAttachmentSystem;
// ********** End Class UMovieSceneComponentAttachmentSystem ***************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_MovieSceneTracks_Public_Systems_MovieSceneComponentAttachmentSystem_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS