Navigation
BlueprintAPI > BlueprintAPI/RigVMPin
Returns the default value of the Pin as a string. Note that this value is computed based on the Pin's SubPins - so for example for a FVector typed Pin the default value is actually composed out of the default values of the X, Y and Z SubPins.
Target is Rig VMPin
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Return Value |