BlueprintAPI > BlueprintAPI/RigVMController
Adds an array element pin to the end of an array pin. This causes a PinArraySizeChanged modified event.
Target is Rig VMController
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
string | In Array Pin Path | |
string | In Default Value | |
boolean | Setup Undo Redo | |
boolean | Print Python Command |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
string | Return Value | Adds an array element pin to the end of an array pin.This causes a PinArraySizeChanged modified event. |