Unreal Engine Blueprint API Reference > Rig VMNode
Returns a Pin given it's partial pin path below this node (for example: "Color.R")
Target is Rig VMNode
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
string | In Pin Path |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | Returns a Pin given it's partial pin path belowthis node (for example: "Color.R") |