BlueprintAPI > BlueprintAPI/Game > BlueprintAPI/Game/Components > BlueprintAPI/Game/Components/ProjectileMovement > BlueprintAPI/Game/Components/ProjectileMovement/Interpolation
Returns whether interpolation is complete because the target has been reached. True when interpolation is disabled.
Target is Projectile Movement Component
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns whether interpolation is complete because the target has been reached. True when interpolation is disabled. |