Get Widget Interaction from Button Press

Hi,

I am building a 3D widget and was wondering if there was a way to get a reference to the Widget Interaction that pressed a button from the button press event in blueprints.

The default widget OnPressed bindings have no inputs. Is there any way I can tell which Widget Interaction component initiated the button press?

Thanks