Hi Folks, trying to set up a script that holds a references to game object components and a method to call on them, (just like a button). I can’t remember what type I need to declare to get this interface in the inspector.

Hi Folks, trying to set up a script that holds a references to game object components and a method to call on them, (just like a button). I can’t remember what type I need to declare to get this interface in the inspector.

Solved. Its a UnityEvent.