Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/FCameraEvaluationServiceDebugBlo-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Constructs a new evaluation service debug block. | Debug/CameraEvaluationServiceDebugBlock.h | ||
FCameraEvaluationServiceDebugBlock
(
TSharedPtr< const FCameraEvaluationService > InEvaluationService |
Constructs a new evaluation service debug block. | Debug/CameraEvaluationServiceDebugBlock.h |
FCameraEvaluationServiceDebugBlock()
Description
Constructs a new evaluation service debug block.
| Name | FCameraEvaluationServiceDebugBlock |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Debug/CameraEvaluationServiceDebugBlock.h |
| Include Path | #include "Debug/CameraEvaluationServiceDebugBlock.h" |
| Source | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Private/Debug/CameraEvaluationServiceDebugBlock.cpp |
FCameraEvaluationServiceDebugBlock()
FCameraEvaluationServiceDebugBlock(TSharedPtr< const FCameraEvaluationService >)
Description
Constructs a new evaluation service debug block.
| Name | FCameraEvaluationServiceDebugBlock |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Debug/CameraEvaluationServiceDebugBlock.h |
| Include Path | #include "Debug/CameraEvaluationServiceDebugBlock.h" |
| Source | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Private/Debug/CameraEvaluationServiceDebugBlock.cpp |
FCameraEvaluationServiceDebugBlock
(
TSharedPtr < const FCameraEvaluationService > InEvaluationService
)