Get the actor rotation angle

Hi all,

I have a question about actor rotation.

What the way is workable to get the actor rotation angle?

312005-angle.png

I use “GetActorQuat().Euler().X” to get the x rotation angle, the value is not consistent with Unreal editor.

Do you try GetActorRotation()?