Navigation
BlueprintAPI > BlueprintAPI/Mover
Attempts to move a component and resolve any penetration issues with the proposed move Delta Note: This function doesn't update a movement record so velocity should be gathered/set using a different method
Target is Movement Utils
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Moving Comps | |
| vector | Delta | |
| struct | New Rotation | |
| boolean | Sweep | |
| struct | Out Hit | |
| enum | Teleport |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |