OnAnyButtonPressed?!

Hello,
I need to do something in my Game each time a GUI Button is pressed but not a specific one… rather everytime any GUI Button is pressed. Is there a way to do this easily?

just make a script to detect when any of them is pressed and do something ? pretty simple