Navigation
API > API/Plugins > API/Plugins/PCGEditor
An element inserted by an extension that has no corresponding source point. Drawn and hit-tested by the visualizer.
| Name | FInsertedViewportElement |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/DeltaViewportExtensions/PCGDeltaViewportExtension.h |
| Include Path | #include "DeltaViewportExtensions/PCGDeltaViewportExtension.h" |
Syntax
struct FInsertedViewportElement
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeltaKey | FPCGDeltaKey | DeltaViewportExtensions/PCGDeltaViewportExtension.h | ||
| ElementIndex | int32 | DeltaViewportExtensions/PCGDeltaViewportExtension.h | ||
| Transform | FTransform | DeltaViewportExtensions/PCGDeltaViewportExtension.h |