Navigation
BlueprintAPI > BlueprintAPI/Mover
Queue a movement mode change to occur during the next simulation frame. If bShouldReenter is true, then a mode change will occur even if already in that mode.
Target is Mover Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Desired Mode Name | |
| boolean | Should Reenter |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |