Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Utils
Inheritance Hierarchy
- FOutputDevice
- FScopedCall
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGExtraCapture.h |
| Include | #include "Utils/PCGExtraCapture.h" |
Syntax
struct FScopedCall : public FOutputDevice
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FCapturedMessage > | CapturedMessages | ||
| FPCGContext * | Context | ||
| const IPCGElement & | Owner | ||
| EPCGExecutionPhase | Phase | ||
| double | StartTime | ||
| const uint32 | ThreadID |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedCall
(
const IPCGElement& InOwner, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~FScopedCall () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| bool | IsMemoryOnly () |
FOutputDevice. | |
| void | Serialize
(
const TCHAR* V, |