BlueprintAPI > BlueprintAPI/Game > BlueprintAPI/Game/Components > BlueprintAPI/Game/Components/ProjectileMovement
Returns true if velocity magnitude is less than BounceVelocityStopSimulatingThreshold.
Target is Projectile Movement Component
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns true if velocity magnitude is less than BounceVelocityStopSimulatingThreshold. |