Navigation
BlueprintAPI > BlueprintAPI/PhysicsControl
Creates a new control for mesh components
Target is Physics Control Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Parent Component | |
| name | Parent Bone Name | |
| object | Child Component | |
| name | Child Bone Name | |
| struct | Control Data | Describes the initial strength etc of the new control |
| struct | Control Target | Describes the initial target for the new control |
| name | Set | Which set to include the control in (optional). Note that it automatically gets added to the set "All" |
| string | Name Prefix | Optional string that is prefixed to the control that is created. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| name | Return Value | The name of the new control |