How to Access rotaiton struct?

Rotation := Character.GetTransform().Rotation

Character is prop and I want this prop’s Yaw to be 0.0 always.
This Character prop is tracking fortcharacter of the player.
I dont want Yaw to be changed.
Thank you in advance!