BlueprintAPI > BlueprintAPI/RigVMController
Sets the default value of a pin given its pinpath. This causes a PinDefaultValueChanged modified event.
Target is Rig VMController
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
string | In Pin Path | |
string | In Default Value | |
boolean | Resize Arrays | |
boolean | Setup Undo Redo | |
boolean | Merge Undo Action | |
boolean | Print Python Command |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Sets the default value of a pin given its pinpath.This causes a PinDefaultValueChanged modified event. |