Navigation
BlueprintAPI > BlueprintAPI/UAF > BlueprintAPI/UAF/Controller
Move a Trait from its current PinIndex to the specified one (moving it visually in the stack) Returns operation success (true) or failure (false)
Target is Anim Next Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | In Node Name | |
| name | In Trait Instance Name | |
| integer | In New Pin Index | |
| boolean | Setup Undo Redo | |
| boolean | Print Python Command |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |