Hello,
Is there a way to get SELF of the Parent widget in the blueprint of the Child widget?
I need to do it without creation additional variables or any other logic into the Parent Widget, all has to be done in the Child Widget. Is it possible?
Thanks in advance.