Check if an actor is currently rotating? Example: GetRotationalVelocity?

MovementComponent returns GetVelocity, but does not return any type of rotational velocity.

What is the easiest way to check if an actor/pawn has rotated?

angular.PNG
This

Thank you, works great!