Getting widget component ref in widget BP

Hi just a simple ue noob question,

if I put my widget on a widget component belonging to an actor, can i get a ref to that component from inside the widget BP ? That way each instance of the widget would hold a variable of what component they’re attached to.

Kinda like a “get user widget object” but in reverse.

I looked around but couldn’t find anything about it :frowning: