Navigation
API > API/Plugins > API/Plugins/GameplayCameras
| |
|
| Name |
FBlendStackCameraDebugBlock |
| Type |
class |
| Header File |
/Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/BlendStackCameraNode.h |
| Include Path |
#include "Core/BlendStackCameraNode.h" |
Syntax
class FBlendStackCameraDebugBlock : public UE::Cameras::FCameraDebugBlock
Inheritance Hierarchy
Typedefs
Constants
Variables
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual const FCameraObjectTypeID & GetTypeID()
|
|
Core/BlendStackCameraNode.h |
|
virtual bool IsKindOf
(
const FCameraObjectTypeID& InTypeID
) const
|
|
Core/BlendStackCameraNode.h |
|
Protected
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void OnSerialize
(
FArchive& Ar
)
|
Serializes this debug block into a buffer, for recording/replaying purposes. |
Core/BlendStackCameraNode.h |
|
Static