System.Action<Widget, MouseEvent> OnWidgetClicked { get; set; }

Summary

Called when any widget is clicked. Can set MouseEvent.Accepted to true to prevent the Widget's OnMouseClick from firing.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.