Navigation
API > API/Plugins > API/Plugins/PCGEditor
Disables reconstruct on nodes (or from a pin) and re-enables in destructor.
| Name | FPCGDeferNodeReconstructScope |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/Nodes/PCGEditorGraphNodeBase.h |
| Include Path | #include "Nodes/PCGEditorGraphNodeBase.h" |
Syntax
struct FPCGDeferNodeReconstructScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGDeferNodeReconstructScope
(
UEdGraphPin* FromPin |
Nodes/PCGEditorGraphNodeBase.h | ||
FPCGDeferNodeReconstructScope
(
UPCGEditorGraphNodeBase* InNode |
Nodes/PCGEditorGraphNodeBase.h | ||
| Nodes/PCGEditorGraphNodeBase.h | |||
| Nodes/PCGEditorGraphNodeBase.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FPCGDeferNodeReconstructScope() |
Nodes/PCGEditorGraphNodeBase.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | UPCGEditorGraphNodeBase * | Nodes/PCGEditorGraphNodeBase.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Nodes/PCGEditorGraphNodeBase.h | |||
| Nodes/PCGEditorGraphNodeBase.h |