Navigation
API > API/Plugins > API/Plugins/PCGEditor > API/Plugins/PCGEditor/FPCGComponentVisualizer
Cached result of resolving the mutable delta collection for the active editing node. Invalidated when the active node changes.
| Name | FPCGCachedDeltaContext |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/PCGComponentVisualizer.h |
| Include Path | #include "PCGComponentVisualizer.h" |
Syntax
struct FPCGCachedDeltaContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataContainer | FPCGSourceDataContainer * | PCGComponentVisualizer.h | ||
| PCGComponent | TWeakObjectPtr< UPCGComponent > | PCGComponentVisualizer.h | ||
| PinStack | FPCGStack | PCGComponentVisualizer.h | ||
| StorageKey | FPCGSourceDataStorageKey | PCGComponentVisualizer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
PCGComponentVisualizer.h | ||
void Reset() |
PCGComponentVisualizer.h |