Hi there!
I am currently writing an editor extension that will work with the Unity event system. Because of this I’ve been wondering is it possible to draw the gui for Unity events that you know from the inspector inside a custom editor window?
Thanks!