Navigation
BlueprintAPI > BlueprintAPI/RigVMController
Changes a pin category's expansion state. 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 | |
| boolean | Is Expanded | |
| boolean | Setup Undo Redo | |
| boolean | Print Python Command |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |