Navigation
BlueprintAPI > BlueprintAPI/IKRig
Add a new solver of the given type to the bottom of the stack. Returns the stack index. The type here is the full package path of the UStruct type. For example: /Script/IKRig.FullBodyIKSolver
Target is IKRig Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | In IKRig Solver Type |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value |