Hello everyone,
I am trying to know which object is selected (selected in yellow (click), not in red (control click)). I know there is the funcition: switch_selected(Object, -1) to know if is selected (with control + Click) or not. But how do I know which object is selected with only a Click? Is there a function for that?
Thank you!