Navigation
BlueprintAPI > BlueprintAPI/RigVMController
Changes a pin category's index. The category is UI relevant only and used to order pins in the user interface of the node as well as on the details panel.
Target is Rig VMController
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | In Node Name | |
| string | In Pin Category | |
| integer | In New Index | |
| boolean | Setup Undo Redo | |
| boolean | Print Python Command |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |