Rotation Issues

I have an actor in my scene and I would like to rotate it about the Up and Right vectors of my camera coordinate system, not about its local nor the world coordinate system. I want to perform that when I click and drag my mouse horizontally and vertically. Any idea how can I achieve that? I tried combining rotators but it doesn’t work

Great, thanks for the feedback. Much appreciated.