I have a inventory widget containing widget slots but I can’t seem to get On Mouse Button Down event to fire in the widget slot. I have checked the visibility settings but no luck.
I can get the On Mouse Button Down event to fire in the inventory widget no problem, but never in the widget slots
I just tried creating a new super simple test inventory widget with similar setup and that works fine, I get the On Button down event in the child slot widget with no problem. So I know it works at least.
I think I will just start over and create a new widget
Thanks for the help