Navigation
BlueprintAPI > BlueprintAPI/AI
Register with the given avoidance manager.
Target is Avoidance Manager
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Movement Comp | |
| real | Avoidance Weight | When avoiding each other, actors divert course in proportion to their relative weights. Range is 0.0 to 1.0. Special: at 1.0, actor will not divert course at all. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |