I’m trying to add special logic for if a 3d clicked widget (actor widget component) is of a certain class
But using this gives me this result
When I expected it to tell me the actors widget components class, like seen below (taken inside the actor widget components details tab)
How can I determine if the hovered widget is of this class?