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

104 lines
6.3 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 "ObjectTemplates/DatasmithCineCameraComponentTemplate.h"
#ifdef DATASMITHCONTENT_DatasmithCineCameraComponentTemplate_generated_h
#error "DatasmithCineCameraComponentTemplate.generated.h already included, missing '#pragma once' in DatasmithCineCameraComponentTemplate.h"
#endif
#define DATASMITHCONTENT_DatasmithCineCameraComponentTemplate_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FDatasmithCameraFilmbackSettingsTemplate **************************
struct Z_Construct_UScriptStruct_FDatasmithCameraFilmbackSettingsTemplate_Statics;
#define FID_Engine_Plugins_Enterprise_DatasmithContent_Source_DatasmithContent_Public_ObjectTemplates_DatasmithCineCameraComponentTemplate_h_20_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FDatasmithCameraFilmbackSettingsTemplate_Statics; \
DATASMITHCONTENT_API static class UScriptStruct* StaticStruct();
struct FDatasmithCameraFilmbackSettingsTemplate;
// ********** End ScriptStruct FDatasmithCameraFilmbackSettingsTemplate ****************************
// ********** Begin ScriptStruct FDatasmithCameraLensSettingsTemplate ******************************
struct Z_Construct_UScriptStruct_FDatasmithCameraLensSettingsTemplate_Statics;
#define FID_Engine_Plugins_Enterprise_DatasmithContent_Source_DatasmithContent_Public_ObjectTemplates_DatasmithCineCameraComponentTemplate_h_36_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FDatasmithCameraLensSettingsTemplate_Statics; \
DATASMITHCONTENT_API static class UScriptStruct* StaticStruct();
struct FDatasmithCameraLensSettingsTemplate;
// ********** End ScriptStruct FDatasmithCameraLensSettingsTemplate ********************************
// ********** Begin ScriptStruct FDatasmithCameraFocusSettingsTemplate *****************************
struct Z_Construct_UScriptStruct_FDatasmithCameraFocusSettingsTemplate_Statics;
#define FID_Engine_Plugins_Enterprise_DatasmithContent_Source_DatasmithContent_Public_ObjectTemplates_DatasmithCineCameraComponentTemplate_h_49_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FDatasmithCameraFocusSettingsTemplate_Statics; \
DATASMITHCONTENT_API static class UScriptStruct* StaticStruct();
struct FDatasmithCameraFocusSettingsTemplate;
// ********** End ScriptStruct FDatasmithCameraFocusSettingsTemplate *******************************
// ********** Begin ScriptStruct FDatasmithPostProcessSettingsTemplate *****************************
struct Z_Construct_UScriptStruct_FDatasmithPostProcessSettingsTemplate_Statics;
#define FID_Engine_Plugins_Enterprise_DatasmithContent_Source_DatasmithContent_Public_ObjectTemplates_DatasmithCineCameraComponentTemplate_h_65_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FDatasmithPostProcessSettingsTemplate_Statics; \
DATASMITHCONTENT_API static class UScriptStruct* StaticStruct();
struct FDatasmithPostProcessSettingsTemplate;
// ********** End ScriptStruct FDatasmithPostProcessSettingsTemplate *******************************
// ********** Begin Class UDatasmithCineCameraComponentTemplate ************************************
struct Z_Construct_UClass_UDatasmithCineCameraComponentTemplate_Statics;
DATASMITHCONTENT_API UClass* Z_Construct_UClass_UDatasmithCineCameraComponentTemplate_NoRegister();
#define FID_Engine_Plugins_Enterprise_DatasmithContent_Source_DatasmithContent_Public_ObjectTemplates_DatasmithCineCameraComponentTemplate_h_121_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUDatasmithCineCameraComponentTemplate(); \
friend struct ::Z_Construct_UClass_UDatasmithCineCameraComponentTemplate_Statics; \
static UClass* GetPrivateStaticClass(); \
friend DATASMITHCONTENT_API UClass* ::Z_Construct_UClass_UDatasmithCineCameraComponentTemplate_NoRegister(); \
public: \
DECLARE_CLASS2(UDatasmithCineCameraComponentTemplate, UDatasmithObjectTemplate, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/DatasmithContent"), Z_Construct_UClass_UDatasmithCineCameraComponentTemplate_NoRegister) \
DECLARE_SERIALIZER(UDatasmithCineCameraComponentTemplate)
#define FID_Engine_Plugins_Enterprise_DatasmithContent_Source_DatasmithContent_Public_ObjectTemplates_DatasmithCineCameraComponentTemplate_h_121_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
DATASMITHCONTENT_API UDatasmithCineCameraComponentTemplate(); \
/** Deleted move- and copy-constructors, should never be used */ \
UDatasmithCineCameraComponentTemplate(UDatasmithCineCameraComponentTemplate&&) = delete; \
UDatasmithCineCameraComponentTemplate(const UDatasmithCineCameraComponentTemplate&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(DATASMITHCONTENT_API, UDatasmithCineCameraComponentTemplate); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UDatasmithCineCameraComponentTemplate); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UDatasmithCineCameraComponentTemplate) \
DATASMITHCONTENT_API virtual ~UDatasmithCineCameraComponentTemplate();
#define FID_Engine_Plugins_Enterprise_DatasmithContent_Source_DatasmithContent_Public_ObjectTemplates_DatasmithCineCameraComponentTemplate_h_118_PROLOG
#define FID_Engine_Plugins_Enterprise_DatasmithContent_Source_DatasmithContent_Public_ObjectTemplates_DatasmithCineCameraComponentTemplate_h_121_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Enterprise_DatasmithContent_Source_DatasmithContent_Public_ObjectTemplates_DatasmithCineCameraComponentTemplate_h_121_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Enterprise_DatasmithContent_Source_DatasmithContent_Public_ObjectTemplates_DatasmithCineCameraComponentTemplate_h_121_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UDatasmithCineCameraComponentTemplate;
// ********** End Class UDatasmithCineCameraComponentTemplate **************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Enterprise_DatasmithContent_Source_DatasmithContent_Public_ObjectTemplates_DatasmithCineCameraComponentTemplate_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS