Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/FPostProcessSettingsDebugBlock
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Creates a new post-process settings debug block. | Debug/PostProcessSettingsDebugBlock.h | ||
FPostProcessSettingsDebugBlock
(
const FPostProcessSettingsCollection& InPostProcessSettings |
Creates a new post-process settings debug block. | Debug/PostProcessSettingsDebugBlock.h |
FPostProcessSettingsDebugBlock()
Description
Creates a new post-process settings debug block.
| Name | FPostProcessSettingsDebugBlock |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Debug/PostProcessSettingsDebugBlock.h |
| Include Path | #include "Debug/PostProcessSettingsDebugBlock.h" |
| Source | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Private/Debug/PostProcessSettingsDebugBlock.cpp |
FPostProcessSettingsDebugBlock()
FPostProcessSettingsDebugBlock(const FPostProcessSettingsCollection &)
Description
Creates a new post-process settings debug block.
| Name | FPostProcessSettingsDebugBlock |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Debug/PostProcessSettingsDebugBlock.h |
| Include Path | #include "Debug/PostProcessSettingsDebugBlock.h" |
| Source | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Private/Debug/PostProcessSettingsDebugBlock.cpp |
FPostProcessSettingsDebugBlock
(
const FPostProcessSettingsCollection & InPostProcessSettings
)