Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/GeometryCollectionTracks/UHT/MovieSceneGeometryCollectionSection.generated.h

74 lines
4.5 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 "MovieSceneGeometryCollectionSection.h"
#ifdef GEOMETRYCOLLECTIONTRACKS_MovieSceneGeometryCollectionSection_generated_h
#error "MovieSceneGeometryCollectionSection.generated.h already included, missing '#pragma once' in MovieSceneGeometryCollectionSection.h"
#endif
#define GEOMETRYCOLLECTIONTRACKS_MovieSceneGeometryCollectionSection_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FMovieSceneGeometryCollectionParams *******************************
struct Z_Construct_UScriptStruct_FMovieSceneGeometryCollectionParams_Statics;
#define FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionTracks_Public_MovieSceneGeometryCollectionSection_h_17_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FMovieSceneGeometryCollectionParams_Statics; \
GEOMETRYCOLLECTIONTRACKS_API static class UScriptStruct* StaticStruct();
struct FMovieSceneGeometryCollectionParams;
// ********** End ScriptStruct FMovieSceneGeometryCollectionParams *********************************
// ********** Begin Class UMovieSceneGeometryCollectionSection *************************************
struct Z_Construct_UClass_UMovieSceneGeometryCollectionSection_Statics;
GEOMETRYCOLLECTIONTRACKS_API UClass* Z_Construct_UClass_UMovieSceneGeometryCollectionSection_NoRegister();
#define FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionTracks_Public_MovieSceneGeometryCollectionSection_h_74_INCLASS \
private: \
static void StaticRegisterNativesUMovieSceneGeometryCollectionSection(); \
friend struct ::Z_Construct_UClass_UMovieSceneGeometryCollectionSection_Statics; \
static UClass* GetPrivateStaticClass(); \
friend GEOMETRYCOLLECTIONTRACKS_API UClass* ::Z_Construct_UClass_UMovieSceneGeometryCollectionSection_NoRegister(); \
public: \
DECLARE_CLASS2(UMovieSceneGeometryCollectionSection, UMovieSceneSection, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/GeometryCollectionTracks"), Z_Construct_UClass_UMovieSceneGeometryCollectionSection_NoRegister) \
DECLARE_SERIALIZER(UMovieSceneGeometryCollectionSection)
#define FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionTracks_Public_MovieSceneGeometryCollectionSection_h_74_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
GEOMETRYCOLLECTIONTRACKS_API UMovieSceneGeometryCollectionSection(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UMovieSceneGeometryCollectionSection) \
DECLARE_VTABLE_PTR_HELPER_CTOR(GEOMETRYCOLLECTIONTRACKS_API, UMovieSceneGeometryCollectionSection); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UMovieSceneGeometryCollectionSection); \
/** Deleted move- and copy-constructors, should never be used */ \
UMovieSceneGeometryCollectionSection(UMovieSceneGeometryCollectionSection&&) = delete; \
UMovieSceneGeometryCollectionSection(const UMovieSceneGeometryCollectionSection&) = delete; \
GEOMETRYCOLLECTIONTRACKS_API virtual ~UMovieSceneGeometryCollectionSection();
#define FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionTracks_Public_MovieSceneGeometryCollectionSection_h_70_PROLOG
#define FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionTracks_Public_MovieSceneGeometryCollectionSection_h_74_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionTracks_Public_MovieSceneGeometryCollectionSection_h_74_INCLASS \
FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionTracks_Public_MovieSceneGeometryCollectionSection_h_74_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UMovieSceneGeometryCollectionSection;
// ********** End Class UMovieSceneGeometryCollectionSection ***************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_GeometryCollectionPlugin_Source_GeometryCollectionTracks_Public_MovieSceneGeometryCollectionSection_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS