Navigation
BlueprintAPI > BlueprintAPI/Mover
Attempts to move a component and resolve any penetration issues with the proposed move Delta Note: This function takes a movement record that collects moves applied to the actor see @FMovementRecord
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 | |
| struct | Move Record |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |