Unreal Engine Blueprint API Reference > Rig VMController
Sets the color of a node in the graph by name. This causes a NodeColorChanged modified event.
Target is Rig VMController
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
name | In Node Name | |
linearcolor | In Color | |
boolean | Setup Undo Redo | |
boolean | Merge Undo Action |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Sets the color of a node in the graph by name.This causes a NodeColorChanged modified event. |