Unreal Engine Blueprint API Reference > Rig VMController
Returns the default value of a pin given its pinpath.
Target is Rig VMController
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
string | In Pin Path |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
string | Return Value | Returns the default value of a pin given its pinpath. |