Unreal Engine Blueprint API Reference > Rig VMController
Removes all links on a given pin from the graph. This might cause multiple LinkRemoved modified event.
Target is Rig VMController
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
string | In Pin Path | |
boolean | As Input | |
boolean | Setup Undo Redo | |
boolean | Print Python Command |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Removes all links on a given pin from the graph.This might cause multiple LinkRemoved modified event. |