Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FExtraCapture |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGExtraCapture.h |
| Include Path | #include "Utils/PCGExtraCapture.h" |
Syntax
class FExtraCapture
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TCapturedMessageMap | TMap< TWeakObjectPtr< const UPCGNode >, TArray< FCapturedMessage > > | Utils/PCGExtraCapture.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CapturedMessages | TCapturedMessageMap | Utils/PCGExtraCapture.h | ||
| Lock | FCriticalSection | Utils/PCGExtraCapture.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCallTreeInfo CalculateCallTreeInfo
(
const IPCGGraphExecutionSource* ExecutionSource, |
Utils/PCGExtraCapture.h | ||
const TCapturedMessageMap & GetCapturedMessages() |
Utils/PCGExtraCapture.h | ||
void ResetCapturedMessages() |
Utils/PCGExtraCapture.h | ||
void Update
(
const FScopedCall& InScopedCall |
Utils/PCGExtraCapture.h |