Navigation
BlueprintAPI > BlueprintAPI/PhysicsControl
Modifies an existing Body Modifier Data in a body modifier or body modifiers in a set
Target is Physics Control Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Name | The name of the modifier or set to update. |
| struct | Modifier Data | The new data |
| boolean | Apply to Modifiers with Name | If true, then body modifiers with the name will be modified |
| boolean | Apply to Sets with Name | If true, then body modifiers in sets with the name will be modified |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |