Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/EdGraph > API/Plugins/RigVMDeveloper/EdGraph/URigVMEdGraphSchema
- UEdGraphSchema::SafeDeleteNodeFromGraph()
- URigVMEdGraphSchema::SafeDeleteNodeFromGraph()
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include | #include "EdGraph/RigVMEdGraphSchema.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/EdGraph/RigVMEdGraphSchema.cpp |
virtual bool SafeDeleteNodeFromGraph
&40;
UEdGraph &42; Graph,
UEdGraphNode &42; Node
&41; const
Remarks
Perform any logic necessary to safely remove this node from the graph. Whether or not the node was successfully deleted.
Parameters
| Name | Description |
|---|---|
| Graph | Type of pin to drop onto the node |
| Node | Direction of the source pin |