Set Render Transform Angle not working in widget

All I want to do is rotate an image on the player HUD based on nearby sound. Nearby sound triggers the function in the widget and print strings show that the numbers for rotation angle are correct but nothing happens.


I even put a GET Render Transfer angle at the end of this code and it prints out the correct angle, so why does the image not move?