Hi,
I would like to debug the code when an object is selected in the viewport but I cannot locate exactly where to add the breakpoint. Basically, you click on a object in the scene and I would like to break into the code as soon as the object is selected, like putting a breakpoint in some OnSelect event.
Can someone help me to pinpoint where this kind of event is running within UE4 code?