Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UCharacterMovementComponent
Syntax
UPROPERTY ()
FVector LastUpdateVelocity
Remarks
Velocity after last PerformMovement or SimulateMovement update. Used internally to detect changes in velocity from external sources.