Navigation
BlueprintAPI > BlueprintAPI/Physics > BlueprintAPI/Physics/Constraints
Gets a constraint by its joint name
Target is Physics Asset
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Constraint Name | name of the constraint |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value | ConstraintInstance accessor to the constraint data |