Unreal Engine Blueprint API Reference > Rig VMController
Removes a link from the graph. This causes a LinkRemoved modified event.
Target is Rig VMController
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
string | In Output Pin Path | |
string | In Input Pin Path | |
boolean | Setup Undo Redo | |
boolean | Print Python Command |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Removes a link from the graph.This causes a LinkRemoved modified event. |