Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UProjectileMovementComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/ProjectileMovementComponent.h |
| Include | #include "GameFramework/ProjectileMovementComponent.h" |
UFUNCTION (BlueprintCallable, Category="Game|Components|ProjectileMovement|Interpolation")
bool IsInterpolationComplete() const
Remarks
Returns whether interpolation is complete because the target has been reached. True when interpolation is disabled.