Set local rotation

Thanks for your response!
I should have included that the object I want to set rotation on is a component attached to another component.

I attempted it on the component using SetRelativeRotation in place of SetActorRotation and GetUpVector instead of GetActorUpVector. It does follow the rotation of whatever I feed it, but it still doesn’t want to rotate on it’s local axis.