Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FScopedCall |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGExtraCapture.h |
| Include Path | #include "Utils/PCGExtraCapture.h" |
Syntax
struct FScopedCall
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedCall
(
const IPCGElement& InOwner, |
Utils/PCGExtraCapture.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FScopedCall() |
Utils/PCGExtraCapture.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CapturedMessages | TArray< FCapturedMessage > | Utils/PCGExtraCapture.h | ||
| Context | FPCGContext * | Utils/PCGExtraCapture.h | ||
| OutputDevice | FScopedCallOutputDevice & | Utils/PCGExtraCapture.h | ||
| Owner | const IPCGElement & | Utils/PCGExtraCapture.h | ||
| Phase | EPCGExecutionPhase | Utils/PCGExtraCapture.h | ||
| StartTime | double | Utils/PCGExtraCapture.h |