Navigation
API > API/Plugins > API/Plugins/GameplayCameras
| Name | FViewfinderDebugBlock |
| Type | class |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Debug/ViewfinderDebugBlock.h |
| Include Path | #include "Debug/ViewfinderDebugBlock.h" |
Syntax
class FViewfinderDebugBlock : public UE::Cameras::FCameraDebugBlock
Inheritance Hierarchy
- FCameraDebugBlock → FViewfinderDebugBlock
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FViewfinderDebugBlock() |
Debug/ViewfinderDebugBlock.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | ::UE::Cameras::FCameraDebugBlock | Debug/ViewfinderDebugBlock.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| PrivateTypeID | GAMEPLAYCAMERAS_API const ::UE::Cameras::TCameraObjectTypeID< FViewfinderDebugBlock > | Debug/ViewfinderDebugBlock.h |
Functions
Public
Overridden from FCameraDebugBlock
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FCameraObjectTypeID & GetTypeID() |
Debug/ViewfinderDebugBlock.h | ||
virtual bool IsKindOf
(
const FCameraObjectTypeID& InTypeID |
Debug/ViewfinderDebugBlock.h |
Protected
Overridden from FCameraDebugBlock
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void OnDebugDraw
(
const FCameraDebugBlockDrawParams& Params, |
Called to let this block display its information on screen. | Debug/ViewfinderDebugBlock.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const ::UE::Cameras::TCameraObjectTypeID< FViewfinderDebugBlock > & StaticTypeID() |
Debug/ViewfinderDebugBlock.h |