Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Apply Velocity Physics Instant Movement Effect' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| vector | Velocity To Apply | Velocity to apply to the actor. |
| boolean | Additive Velocity | If true VelocityToApply will be added to current velocity on this actor. If false velocity will be set directly to VelocityToApply |
| name | Force Movement Mode | Optional movement mode name to force the actor into before applying the impulse velocity. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Apply Velocity Physics Effect |