How can you know which hand clicked a Widget button?

So I’m trying to build a panel that spawns an element and attaches it to the hand that clicked a button, but I haven’t been able to get the hand information on the button click event. Does anybody know how to get this information? I’m just using blueprints for now and I have a Widget Interaction component attached to the hand that triggers the UMG events.