Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FScopedCallOutputDevice |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGExtraCapture.h |
| Include Path | #include "Utils/PCGExtraCapture.h" |
Syntax
struct FScopedCallOutputDevice : public FOutputDevice
Inheritance Hierarchy
- FOutputDevice → FScopedCallOutputDevice
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedCallOutputDevice() |
Utils/PCGExtraCapture.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FScopedCallOutputDevice() |
Utils/PCGExtraCapture.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ScopedCall | FScopedCall * | Utils/PCGExtraCapture.h | ||
| ThreadID | const uint32 | Utils/PCGExtraCapture.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Serialize
(
const TCHAR* V, |
Utils/PCGExtraCapture.h |
Overridden from FOutputDevice
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CanBeUsedOnAnyThread() |
Utils/PCGExtraCapture.h | ||
virtual bool CanBeUsedOnMultipleThreads() |
Utils/PCGExtraCapture.h | ||
virtual bool IsMemoryOnly() |
FOutputDevice. | Utils/PCGExtraCapture.h |