For others.
this is works for me to prevent mouse input on my custom skill use button.
if u return FReply::Handled() the mouse click will work on your widget.
For others.
this is works for me to prevent mouse input on my custom skill use button.
if u return FReply::Handled() the mouse click will work on your widget.