I tried using a button for my game as prefab. Importing it and placing it wasn’t a very big problem, but when you Instantiate the button it has no function which will be called. So now I’m asking myself how I am able to set up the Button function outside of the Editor by script?