155 lines
7.3 KiB
C
155 lines
7.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 "Camera/CameraComponent.h"
|
||
|
|
|
||
|
|
#ifdef ENGINE_CameraComponent_generated_h
|
||
|
|
#error "CameraComponent.generated.h already included, missing '#pragma once' in CameraComponent.h"
|
||
|
|
#endif
|
||
|
|
#define ENGINE_CameraComponent_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
class IBlendableInterface;
|
||
|
|
struct FMinimalViewInfo;
|
||
|
|
|
||
|
|
// ********** Begin Class UCameraProxyMeshComponent ************************************************
|
||
|
|
struct Z_Construct_UClass_UCameraProxyMeshComponent_Statics;
|
||
|
|
ENGINE_API UClass* Z_Construct_UClass_UCameraProxyMeshComponent_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_21_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUCameraProxyMeshComponent(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UCameraProxyMeshComponent_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend ENGINE_API UClass* ::Z_Construct_UClass_UCameraProxyMeshComponent_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UCameraProxyMeshComponent, UStaticMeshComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/Engine"), Z_Construct_UClass_UCameraProxyMeshComponent_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UCameraProxyMeshComponent)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_21_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
ENGINE_API UCameraProxyMeshComponent(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UCameraProxyMeshComponent(UCameraProxyMeshComponent&&) = delete; \
|
||
|
|
UCameraProxyMeshComponent(const UCameraProxyMeshComponent&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(ENGINE_API, UCameraProxyMeshComponent); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UCameraProxyMeshComponent); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UCameraProxyMeshComponent) \
|
||
|
|
ENGINE_API virtual ~UCameraProxyMeshComponent();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_18_PROLOG
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_21_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_21_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_21_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UCameraProxyMeshComponent;
|
||
|
|
|
||
|
|
// ********** End Class UCameraProxyMeshComponent **************************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UCameraComponent *********************************************************
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_34_RPC_WRAPPERS \
|
||
|
|
DECLARE_FUNCTION(execOnCameraMeshHiddenChanged); \
|
||
|
|
DECLARE_FUNCTION(execRemoveBlendable); \
|
||
|
|
DECLARE_FUNCTION(execAddOrUpdateBlendable); \
|
||
|
|
DECLARE_FUNCTION(execGetCameraView); \
|
||
|
|
DECLARE_FUNCTION(execSetPostProcessBlendWeight); \
|
||
|
|
DECLARE_FUNCTION(execSetProjectionMode); \
|
||
|
|
DECLARE_FUNCTION(execSetEnableFirstPersonScale); \
|
||
|
|
DECLARE_FUNCTION(execSetEnableFirstPersonFieldOfView); \
|
||
|
|
DECLARE_FUNCTION(execSetCropOverscan); \
|
||
|
|
DECLARE_FUNCTION(execSetScaleResolutionWithOverscan); \
|
||
|
|
DECLARE_FUNCTION(execSetAsymmetricOverscan); \
|
||
|
|
DECLARE_FUNCTION(execSetOverscan); \
|
||
|
|
DECLARE_FUNCTION(execSetUseFieldOfViewForLOD); \
|
||
|
|
DECLARE_FUNCTION(execSetConstraintAspectRatio); \
|
||
|
|
DECLARE_FUNCTION(execSetAspectRatioAxisConstraint); \
|
||
|
|
DECLARE_FUNCTION(execSetAspectRatio); \
|
||
|
|
DECLARE_FUNCTION(execSetUseCameraHeightAsViewTarget); \
|
||
|
|
DECLARE_FUNCTION(execSetUpdateOrthoPlanes); \
|
||
|
|
DECLARE_FUNCTION(execSetOrthoFarClipPlane); \
|
||
|
|
DECLARE_FUNCTION(execSetOrthoNearClipPlane); \
|
||
|
|
DECLARE_FUNCTION(execSetAutoPlaneShift); \
|
||
|
|
DECLARE_FUNCTION(execSetAutoCalculateOrthoPlanes); \
|
||
|
|
DECLARE_FUNCTION(execSetOrthoWidth); \
|
||
|
|
DECLARE_FUNCTION(execSetFirstPersonScale); \
|
||
|
|
DECLARE_FUNCTION(execSetFirstPersonFieldOfView); \
|
||
|
|
DECLARE_FUNCTION(execSetFieldOfView);
|
||
|
|
|
||
|
|
|
||
|
|
#if WITH_EDITOR
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_34_RPC_WRAPPERS_EOD \
|
||
|
|
DECLARE_FUNCTION(execGetFilmbackText);
|
||
|
|
#else // WITH_EDITOR
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_34_RPC_WRAPPERS_EOD
|
||
|
|
#endif // WITH_EDITOR
|
||
|
|
|
||
|
|
|
||
|
|
#if WITH_EDITORONLY_DATA
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_34_ARCHIVESERIALIZER \
|
||
|
|
DECLARE_FSTRUCTUREDARCHIVE_SERIALIZER(UCameraComponent, ENGINE_API)
|
||
|
|
#else // WITH_EDITORONLY_DATA
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_34_ARCHIVESERIALIZER
|
||
|
|
#endif // WITH_EDITORONLY_DATA
|
||
|
|
|
||
|
|
|
||
|
|
struct Z_Construct_UClass_UCameraComponent_Statics;
|
||
|
|
ENGINE_API UClass* Z_Construct_UClass_UCameraComponent_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_34_INCLASS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUCameraComponent(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UCameraComponent_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend ENGINE_API UClass* ::Z_Construct_UClass_UCameraComponent_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UCameraComponent, USceneComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/Engine"), Z_Construct_UClass_UCameraComponent_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UCameraComponent) \
|
||
|
|
FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_34_ARCHIVESERIALIZER
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_34_STANDARD_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
ENGINE_API UCameraComponent(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UCameraComponent) \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(ENGINE_API, UCameraComponent); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UCameraComponent); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UCameraComponent(UCameraComponent&&) = delete; \
|
||
|
|
UCameraComponent(const UCameraComponent&) = delete; \
|
||
|
|
ENGINE_API virtual ~UCameraComponent();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_31_PROLOG
|
||
|
|
#define FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_34_GENERATED_BODY_LEGACY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_34_RPC_WRAPPERS \
|
||
|
|
FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_34_RPC_WRAPPERS_EOD \
|
||
|
|
FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_34_INCLASS \
|
||
|
|
FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h_34_STANDARD_CONSTRUCTORS \
|
||
|
|
public: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UCameraComponent;
|
||
|
|
|
||
|
|
// ********** End Class UCameraComponent ***********************************************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_Engine_Classes_Camera_CameraComponent_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|