Unreal Engine Blueprint API Reference > Rig VMPin
Returns a . separated path containing all names of the pin and its owners, this includes the node name, for example "Node.Color.R"
Target is Rig VMPin
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
boolean | Use Node Path |
Outputs
Type | Name | Description |
---|---|---|
string | Return Value | Returns a . separated path containing all names of the pin and its owners,this includes the node name, for example "Node.Color.R" |