Reply To: [Request] Better editor scripting support

Forums 💬 NodeCanvas 🗨️ General Discussion [Request] Better editor scripting support Reply To: [Request] Better editor scripting support

#12970
Gavalakis
Keymaster

    Hello again,
    Yes, that would be included in the next version.
    Your OnSceneGUI implementation is fine, however it can be implemented in a way so that the OnSceneGUISelected is also called in Edit-time (I presume it is better than only be called in play-mode). I will look into this.