Hello, I was wondering if it was possible to trigger an OnClick event on a button from a script, so that all of the actions specified in the list are done.
I need this because i have a list of buttons in a scrolling rect, but the rect will get input only if the user clicks in between the buttons.