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
Constructors
Typedefs
Constants
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual const FCameraObjectTypeID & GetTypeID()
|
|
Debug/ViewfinderDebugBlock.h |
|
virtual bool IsKindOf
(
const FCameraObjectTypeID& InTypeID
) const
|
|
Debug/ViewfinderDebugBlock.h |
|
Protected
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Called to let this block display its information on screen. |
Debug/ViewfinderDebugBlock.h |
|
Static