Hi!
I am making some buttons as perspective components and need them to by default call a project library function when clicked. I want to do this by adding a default onClick() script to it's Mouse onClick event, such that when you right click on the component and click Configure Event the script would appear by default.
Is this possible to achieve? If not are there any other way to do this?